# Hide local development project
src/
nova.jsonc

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