.gitignore

This commit is contained in:
2025-06-24 17:13:27 +00:00
parent 2307e1504f
commit 432b0210b2

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
__pycache__/
*.pyc
*.DS_Store