This commit is contained in:
austnv
2026-06-13 22:54:33 +03:00
commit 96c453f308
9 changed files with 999 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv