Skip to content

Commit

Permalink
Added .gitignore file to ignore eclipse project crap
Browse files Browse the repository at this point in the history
  • Loading branch information
canni committed Dec 28, 2010
1 parent 043827b commit f3c8f5e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

# Ignore eclipse crap
.buildpath
.settings
.project

0 comments on commit f3c8f5e

Please sign in to comment.