Skip to content

Commit

Permalink
Merge pull request #14 from tobias-/gitignore
Browse files Browse the repository at this point in the history
Add .gitignore
  • Loading branch information
billmag committed Apr 2, 2014
2 parents c34619b + 9d0a4fc commit 2cd603c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
.DS_Store
.classpath
.project
.settings/
bin/
target/
gen/

0 comments on commit 2cd603c

Please sign in to comment.