Browse Source

Merge pull request #158 from DidierLoiseau/eclipse-config

Add Eclipse settings files to .gitignore
Jack Humbert 9 years ago
parent
commit
11c591c30d
1 changed files with 6 additions and 1 deletions
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -13,4 +13,9 @@ tags
 build/
 *.bak
 .vagrant/
-.DS_STORE
+.DS_STORE
+
+# Eclipse Settings
+.cproject
+.project
+.settings/