This commit is contained in:
tuna2134
2026-07-20 21:08:44 +09:00
parent 66de777e06
commit 0c2be00f0a
16 changed files with 439 additions and 7 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
__pycache__/
venv/
.venv/
.uv-python/
dist/
.coverage*
.ipynb_checkpoints/