Files
synthesis/.gitignore
Денис Шкабатур f5898d30f7 Add screenshots/ and .playwright-mcp/ to gitignore
Screenshots from visual verification go to screenshots/ dir,
not tracked in git. Also ignore Playwright MCP console logs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 12:50:13 +03:00

8 lines
75 B
Plaintext

node_modules/
dist/
.vite/
*.local
.DS_Store
screenshots/
.playwright-mcp/