1
0

chore: change project layout

This commit is contained in:
2026-01-19 10:44:10 +08:00
parent 0e9837a75a
commit 5323617ca6
9 changed files with 133 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
## Astral UV Generated
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
## Maturin Generated
/target
# Byte-compiled / optimized / DLL files