initial commit

This commit is contained in:
Jiao77
2025-11-24 20:35:32 +08:00
parent 633749886e
commit 7f70e8936f

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
out/
__pycache__/
*.pyc
.uv/
.venv/