chore: убрать __pycache__ из репозитория, добавить .gitignore

This commit is contained in:
claude
2026-06-26 15:09:44 +03:00
parent 9d5d80ff7b
commit b16e8c5e53
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -4,3 +4,5 @@
Thumbs.db Thumbs.db
node_modules/ node_modules/
build/ build/
__pycache__/
*.pyc
Binary file not shown.
Binary file not shown.