Ignore .DS_store

This commit is contained in:
Simeon Warner 2013-08-16 20:29:53 -04:00
parent b54c125c7f
commit 44ac112fdc

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ localhost_8888
# Related to packaging
resync.egg-info
# Other...
.DS_store
*.pyc
*~
rc