Remove committed __pycache__ files and add .gitignore

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
vaku
2026-07-19 01:01:24 +03:00
parent 93c1f8d3bc
commit 6fcef57e7a
6 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__/
*.pyc