added .DS_Store to gitignore

main
Fabien Benureau 12 years ago
parent ddfc129b64
commit 6ba9b3e14a

3
.gitignore vendored

@ -2,5 +2,6 @@ build/
dist/
*~
*.pyc
tests/.papers
tests/paper_test
papers.egg-info
.DS_Store

Loading…
Cancel
Save