.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
node_modules/
frontend/packages/*/dist/
*.tsbuildinfo
.env
*.log
.idea/
.DS_Store
