RealEstate/.gitignore
2021-09-08 22:32:39 +02:00

10 lines
94 B
Plaintext

.classpath
.project
.idea
.settings/*
bin/*
target/*
build.bat
/bin/
/target/
.vscode