added .DS_Store to gitignore
This commit is contained in:
parent
ddfc129b64
commit
6ba9b3e14a
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,5 +2,6 @@ build/
|
|||||||
dist/
|
dist/
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
tests/.papers
|
tests/paper_test
|
||||||
papers.egg-info
|
papers.egg-info
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user