Skip to content

Commit

Permalink
removing + character, .project file and /bin from .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmartin committed Nov 10, 2014
1 parent 1347824 commit bdeb545
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
target
/target
/bin
src/main/java/META-INF/MANIFEST.MF
*.DS_Store
+/.externalToolBuilders/
+/.settings/
+/.project
+/.classpath
/.externalToolBuilders/
/.settings/
.classpath

0 comments on commit bdeb545

Please sign in to comment.