Ignore .DS_Store files (OSX)

Jonathan Frederic 12 years ago
parent 2483e0a0e1
commit 989da023ee

1
.gitignore vendored

@ -14,3 +14,4 @@ __pycache__
*.bak
.ipynb_checkpoints
.tox
.DS_Store

Loading…
Cancel
Save