node_modules/
dist/
build/
.vite/
coverage/
*.log
.env*
.specify/
apps/collector/data/
.DS_Store
.github/agents
.github/prompts
.github/copilot-instructions.md
Thumbs.db
.agents/
apps/collector/data/

# Python
__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
Thumbs.db
*.tmp
*.swp
.vscode/
.idea/
specs/
docs/architecture
.vscode/
AGENTS.md
uv.lock
