__pycache__/
*.pyc
*.pyo
*.egg-info/
.venv/
venv/
node_modules/
frontend/web/dist/
data/
.pytest_cache/
.ruff_cache/
.git/
.gitignore
.DS_Store
.env
*.md
!README.md
