Ignore .DS_Store files.

This commit is contained in:
John Maguire 2012-06-28 12:36:10 +02:00
parent b01a0de8d6
commit e6ed894f39
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ dist/windows/Python27.zip
*~
*.swp
src/translations/translations.pot
*.DS_Store