# Playwright recorder outputs (generated artifacts) recordings/* !recordings/.gitkeep # Ephemeral workspace used by recorder recordings/.work/ # Optional: if you later add node/npm files here node_modules/ npm-debug.log* pnpm-debug.log* yarn-error.log* .venv/ dist/ build/ __pycache__/ *.pyc