Skip to content

Commit

Permalink
Add a .gitignore file
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Apr 7, 2014
1 parent 39a5da6 commit 568cb4b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Eclipse #
/.classpath
/.project
/.settings/

# Maven #
/target/

0 comments on commit 568cb4b

Please sign in to comment.