.venv/
.env
.env.*
!.env.example
__pycache__/
*.py[cod]
.pytest_cache/
test-results/
playwright-report/
.ruff_cache/
.ipynb_checkpoints/
node_modules/
.yarn/
.pnp.*
lib/
dist/
*.egg-info/
*.tsbuildinfo
nbinlineai/labextension/
.DS_Store
