From 0bc73dbef791ef388e29bd6120659be18c8de862 Mon Sep 17 00:00:00 2001 From: vikingowl Date: Tue, 10 Feb 2026 22:17:17 +0100 Subject: [PATCH] chore: update .gitignore to exclude IDE and Playwright files --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 9d56ab9..9c94c2b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,16 @@ bin/ node_modules/ web/css/app.css /heatguard +/.idea/.gitignore +/.playwright-mcp/console-2026-02-10T18-14-40-328Z.log +/.idea/copilot.data.migration.ask2agent.xml +/.idea/dbnavigator.xml +/.playwright-mcp/favicon-preview.png +/.idea/go.imports.xml +/.idea/heatwave-autopilot.iml +/.idea/kubernetes-settings.xml +/.idea/modules.xml +/.playwright-mcp/page-2026-02-10T18-14-33-014Z.png +/.playwright-mcp/page-2026-02-10T18-14-43-030Z.png +/.playwright-mcp/page-2026-02-10T18-15-04-560Z.png +/.idea/vcs.xml