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>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,3 +3,5 @@ dist/
|
|||||||
.vite/
|
.vite/
|
||||||
*.local
|
*.local
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
screenshots/
|
||||||
|
.playwright-mcp/
|
||||||
|
|||||||
BIN
boot-screen.png
BIN
boot-screen.png
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user