remove .DS_Store

This commit is contained in:
2026-03-23 21:53:00 -07:00
parent a34b1c980d
commit 0a4a32ab8a

1
.gitignore vendored
View File

@@ -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/