make gitignore more specific
This commit is contained in:
parent
8ff9ebaf3f
commit
6f17c8fcba
|
|
@ -1,7 +1,6 @@
|
|||
*.class
|
||||
*.log
|
||||
*.png
|
||||
*.db
|
||||
/*.log
|
||||
/*.png
|
||||
/*.db
|
||||
/bin/
|
||||
/project/target/
|
||||
/target/
|
||||
|
|
|
|||
Loading…
Reference in New Issue