Merge pull request #413 from libtom/ignore-eclipse-settings
Ignore Eclipse .settings directory
This commit is contained in:
commit
a478990882
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,6 +29,7 @@ mtest_opponent.exe
|
|||||||
# ignore eclipse project files
|
# ignore eclipse project files
|
||||||
.cproject
|
.cproject
|
||||||
.project
|
.project
|
||||||
|
.settings
|
||||||
|
|
||||||
# special MS Visual Studio section
|
# special MS Visual Studio section
|
||||||
# ignore non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar)
|
# ignore non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar)
|
||||||
|
Loading…
Reference in New Issue
Block a user