Add .DS_Store to .gitignore

This commit is contained in:
Michael Wiencek
2014-01-19 22:31:56 -06:00
parent 547475f62b
commit e781183297

1
.gitignore vendored
View File

@@ -9,3 +9,4 @@ build.cfg
*.so
locale
*.exe
.DS_Store