.env
.env-*
!.env.example
**/.venv/
**/__pycache__/
**/.ruff_cache/
**/*.pyc
ui/node_modules/
ui/dist/
ui/*.tsbuildinfo
.DS_Store
