# UV
.venv/

# Python
__pycache__/
src/nolito/_version.py
dist/

# Docs
docs/_build/
docs/api

# Project
sandbox/data
