edit gitignore

edit gitignore
This commit is contained in:
coderfengyun 2014-07-04 10:14:03 +08:00
parent c0c6127e79
commit 250613aa83
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
/*/.project/ /*/.project
/*/.classpath/ /*/.classpath
/*/.settings/ /*/.settings/
/*/target/ /*/target/
/*/logs/ /*/logs/