Remove .DS_Store

This commit is contained in:
abdulhakeem 2025-02-01 20:39:37 -06:00
parent 56283c49e9
commit 031f0b7728
6 changed files with 552 additions and 90 deletions

4
.gitignore vendored
View file

@ -40,3 +40,7 @@ htmlcov/
# OSX
.DS_Store
# Jupyter Notebook
.ipynb_checkpoints/
.virtual_documents/