git: Also ignore .settings folder.

This commit is contained in:
Kostis Anagnostopoulos @ STUW025 2014-11-14 12:07:11 +01:00
parent dfe9bc6fc4
commit f30546027d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ __pycache__/
/develop-eggs/
/eggs/
/parts/
/.settings/