This commit is contained in:
Dmitry
2026-07-04 10:29:16 +03:00
parent 22bc76587f
commit 793716f699
11 changed files with 720 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Local environment
.env