.venv/
__pycache__/
*.py[cod]
.env
.pytest_cache/
.ruff_cache/
*.egg-info/
dist/
build/

# Credenciales locales (nunca versionar)
.docmost-creds.json
creds.json
*.creds.json
