Merge pull request #413 from libtom/ignore-eclipse-settings Ignore Eclipse .settings directory
diff --git a/.gitignore b/.gitignore
index d39d275..7cd346f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@ mtest_opponent.exe
# ignore eclipse project files
.cproject
.project
+.settings
# special MS Visual Studio section
# ignore non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar)