scense_runtime/.gitignore
2026-08-29 21:10:24 +08:00

7 lines
51 B
Plaintext

__pycache__/
*.pyc
build/
*.egg-info/
dist/
.venv/