Remove .DS_Store

This commit is contained in:
abdulhakeem 2025-02-01 20:39:37 -06:00
parent b54fee40ef
commit 715102c277
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/