chore: change project layout
This commit is contained in:
13
BallanceTasSonnet/.gitignore
vendored
13
BallanceTasSonnet/.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user