.venv/
.build1/

__pycache__

.vscode/

data/
config/
debug/
tablas/

dist/

*.png
*.feather
*.csv
*.docx
*.docx#
# ...but the bundled base template must ship in the package/wheel.
!src/tesorotools/assets/template.docx

test/

# coverage
.coverage

# ruff
.ruff_cache/

# uv cache (CI restores it into the repo root)
.uv-cache/

demo_compacto/
demo/