chore: update .gitignore to exclude IDE and Playwright files
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user