Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kimi committed Jun 19, 2012
1 parent 3d0f517 commit 68b7efd
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
/target
/.project
/.settings
/.classpath
target
*/target
.project
.settings
.classpath
*.ipr
*.iml
*.iws
.idea/

0 comments on commit 68b7efd

Please sign in to comment.