Skip to content

Commit

Permalink
fix .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Oct 9, 2013
1 parent f1353cc commit 509e841
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion .gitignore
@@ -1 +1,15 @@
target
# Maven build files
target/

# IntelliJ project files
*.iml
*.ipr
*.iws
.idea/

# Eclipse project files
.settings/
.classpath
.project
.metadata
.loadpath

0 comments on commit 509e841

Please sign in to comment.