From 0b885e572dbaa2aff83cf5e46ced17413c656170 Mon Sep 17 00:00:00 2001 From: grabowski Date: Mon, 10 Aug 2026 17:45:21 +0700 Subject: [PATCH] chore: gitignore .playwright-mcp browser artifacts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d66c2f5..cc14cbf 100644 --- a/.gitignore +++ b/.gitignore @@ -148,3 +148,6 @@ grafana_data/ models/*.joblib models/cache/ models/metrics.json + +# Playwright MCP browser artifacts (screenshots/snapshots from agent sessions) +.playwright-mcp/