This commit is contained in:
2025-09-08 13:22:46 +09:00
commit a96e5f810b
5 changed files with 21 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.idea