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

This commit is contained in:
“Naeel”
2026-08-14 23:04:27 +04:00
parent 59318aa9c6
commit d528770f1d
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -31,3 +31,7 @@ build/
secrets/
goaws
cmd
# Python cache
__pycache__/
*.pyc
Binary file not shown.