Add .DS_Store to the gitignore for mac users

This commit is contained in:
LexManos 2012-12-12 01:24:19 -08:00
parent c48a15357b
commit 9381fd07be
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.DS_Store
/fml/
/logs/
/*.pyc