node_modules/
dist/
*.tsbuildinfo
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.vitest/
coverage/
playwright-report/
test-results/
.DS_Store
*.sqlite3

vendor/
wheelhouse/
out/
.next/
.angular/
next-env.d.ts
examples/fresh-project/public/
artifacts/
