mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-07-27 04:49:49 -07:00
chore: ignore .playwright-mcp browser-automation artifacts
Page snapshots, console logs, and downloaded files from browser-automation sessions were landing in the repo (they reached a PR once). Ignore them so they cannot be committed again.
This commit is contained in:
@@ -61,3 +61,6 @@ tests/*
|
|||||||
favicon.png
|
favicon.png
|
||||||
.claude/*
|
.claude/*
|
||||||
!stats/public/favicon.png
|
!stats/public/favicon.png
|
||||||
|
|
||||||
|
# Browser-automation session artifacts (page snapshots, console logs, downloads)
|
||||||
|
.playwright-mcp/
|
||||||
|
|||||||
Reference in New Issue
Block a user