Files
vnassets/.gitignore
2026-07-08 09:13:46 +02:00

9 lines
67 B
Plaintext

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