This commit is contained in:
glitch 2025-07-16 20:32:55 +05:00
commit 3ffc8bdbc2
15 changed files with 1221 additions and 0 deletions

12
frontend-tg/.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
*.toml