Skip to content

Commit

Permalink
add ignores for IDEA
Browse files Browse the repository at this point in the history
  • Loading branch information
mbogoevici authored and pmuir committed Aug 19, 2010
1 parent 83a8e01 commit f6dca15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
@@ -1,6 +1,10 @@
.project
.classpath
.settings
*.ipr
.idea
*.iws
*.iml
target
examples/jsf/login/src/main/webapp/META-INF/MANIFEST.MF
examples/jsf/numberguess/src/main/webapp/META-INF/MANIFEST.MF
Expand Down

0 comments on commit f6dca15

Please sign in to comment.