Skip to content

Commit

Permalink
Adding Eclipse-related files to gitignore.
Browse files Browse the repository at this point in the history
mvn -DdownloadSources=true -DdownloadJavadocs=true eclipse:eclipse
creates Eclipse projects, but leaves some residue.
  • Loading branch information
Philip Zeyliger committed May 12, 2012
1 parent 4466cc4 commit e6dc0df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
target/
.classpath
.settings
.project

0 comments on commit e6dc0df

Please sign in to comment.