Skip to content

Commit

Permalink
make .classpath & .project not ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Verest committed Sep 22, 2014
1 parent 4eb549b commit 045864e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ignore Eclipse autogenerated files
.classpath
.project
#.classpath
#.project
.settings/
bin/
target/
Expand Down

0 comments on commit 045864e

Please sign in to comment.