# Hide local development project
src/
nova.toml

# Hide Python related stuff
__pycache__/
.venv/
dist/
.build/
