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
.gitignore vendored
View file

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