__pycache__/
*.pyc
*.pyo
.env
.claude/
.pytest_cache/
out/
*.xlsx
doc.json
model.json
.venv/
venv/
dist/
uv.lock

# DARTEX 웹서비스는 별도 레포다
web_service/
