.venv/
__pycache__/
*.pyc
.env
*.egg-info/
run_local_dev.py
dist/
build/
.ruff_cache/
.pytest_cache/
.coverage
coverage-*.xml
htmlcov/
output/
.tokens/
site/

# Agent-local lockfiles (workspace root uv.lock is the canonical one)
packages/semos-agentura-email/uv.lock
packages/semos-agentura-document/uv.lock

# Local/custom scripts and test files (not part of the package)
local-tests/

# Form templates (may contain org-specific data)
**/forms/templates/*.json

# UI config (user-specific LLM provider settings, use config.example.yml)
packages/semos-agentura-ui/config.yml

# Local
.claude
.ign
