Skip to content

Commit

Permalink
added gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Richer committed Mar 14, 2013
1 parent b122663 commit b963e74
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
target/
local-values.conf
target
*~
/bin
bin
*.idea

*.iml
*.eml
.project
.settings
.classpath

0 comments on commit b963e74

Please sign in to comment.