Skip to content

Commit

Permalink
added eclipse project files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed Nov 4, 2015
1 parent 7888525 commit 452aeb9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -10,5 +10,11 @@ classes/
.idea/
out/

### Eclipse ###
/.classpath
/.project
/.settings
/bin/

### Other ###

0 comments on commit 452aeb9

Please sign in to comment.