.env
.DS_Store
.pytest_cache/
.mypy_cache/
.ruff_cache/
__pycache__/
*.pyc
apps/web/node_modules/
apps/web/dist/
# Python build artifacts, produced by `python -m build` before a release.
/dist/
test-results/
playwright-report/
slack-exports/