This commit is contained in:
LunaChocken
2026-01-04 14:06:54 +00:00
commit 6e68fcf0cb
15 changed files with 471 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