Skip to content

Commit

Permalink
Avoid storing Eclipse files in the git repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Antwnis committed Jun 25, 2014
1 parent 43da869 commit 4780060
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,9 @@ project/plugins/project/
alternateLocation/
/chapter*/libs/
libs/
.settings/
/chapter*/.cache
/chapter*/.classpath
/chapter*/.settings/
/chapter*/data/output-*
.DS_Store

0 comments on commit 4780060

Please sign in to comment.