address / .gitignore
rain1024's picture
update
e6b7d02
raw
history blame contribute delete
79 Bytes
.venv/
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
dist/
build/
rust/target/