Files

17 lines
174 B
Plaintext

node_modules/
pnpm-lock.yaml
lib/
dist/
cache/
build/
.next/
out/
**/playwright-report/
**/test-results/
# Python
python/
**/*.mypy_cache/**
**/*.venv/**
**/*.ruff_cache/**