# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# uv cache (CI): contains build venvs whose absolute symlinks must never
# end up packed into a source distribution
.uv-cache/

# PDF générés par les tests/compilations
*.pdf

# Projets de test locaux créés par `arctyp init`
proj/
doctor/
