Skip to content

Commit

Permalink
adding intellij generated files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ewhauser committed Sep 10, 2011
1 parent 9d48a07 commit 420192b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -1,4 +1,7 @@
.classpath
*.iml
*.ipr
*.iws
.project
.settings/
.gradle/
Expand Down

0 comments on commit 420192b

Please sign in to comment.