update .gitignore

This commit is contained in:
kimi 2012-06-19 18:30:34 +08:00
parent 3d0f517a22
commit 68b7efdbaa
1 changed files with 9 additions and 4 deletions

13
.gitignore vendored
View File

@ -1,4 +1,9 @@
/target
/.project
/.settings
/.classpath
target
*/target
.project
.settings
.classpath
*.ipr
*.iml
*.iws
.idea/