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 Feb 14, 2014
1 parent 0205493 commit 078cec0
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 078cec0

Please sign in to comment.