Add .gitignore (#67)

This commit is contained in:
PearsonWhite
2025-06-17 04:06:31 -04:00
committed by GitHub
parent 877e1ee36a
commit 059e361a10

6
.gitignore vendored
View File

@@ -0,0 +1,6 @@
# Python
__pycache__/
.pytest_cache/
# Mac
**/.DS_Store