make gitignore more specific

This commit is contained in:
hrj 2019-06-08 11:44:32 +05:30
parent 8ff9ebaf3f
commit 6f17c8fcba

7
.gitignore vendored
View File

@ -1,7 +1,6 @@
*.class
*.log
*.png
*.db
/*.log
/*.png
/*.db
/bin/
/project/target/
/target/