.DS_Store
Thumbs.db

.env
.env.*
!.env.example

node_modules/
dist/
build/
.vite/
coverage/

__pycache__/
*.py[cod]
*.pyo
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
*.egg-info/

.xlocllm/
logs/
