remove .DS_Store
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
*__pycache__*
|
*__pycache__*
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
*.DS_Store
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
pytest-cache-files-*/
|
pytest-cache-files-*/
|
||||||
desktop-build/
|
desktop-build/
|
||||||
|
|||||||
Reference in New Issue
Block a user