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

# Virtual environments
.venv

# logs
logs/

# caches
*cache/

# ai-generated files
.ai_agent_config.json
generated_workflows/
.vibe-llama/
.claude/
CLAUDE.md
.github/copilot-instructions.md

# data folder
data/invoices/
data/test/example/
