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 <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Feb 14, 2014
1 parent 5763ccd commit a0d7156
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
@@ -0,0 +1,7 @@
# Eclipse #
/.classpath
/.project
/.settings/

# Maven #
/target/

0 comments on commit a0d7156

Please sign in to comment.