build
.venv
*.whl
poetry.lock
**.pyc
.coverage
*.tar.gz
compile_commands.json
.cache/
**.odin

# Generated at cmake configure time from `.env.in`. `.env.in` IS tracked; `.env` is not.
.env
dist/