chore: Add sw.js to .gitignore to prevent tracking of service worker file

This commit is contained in:
Simon Larsen
2025-07-30 11:23:26 +01:00
parent 8b27dd1f26
commit 1b8a7e3261

1
.gitignore vendored
View File

@@ -126,3 +126,4 @@ terraform-provider-example/**
MCP/build/
MCP/.env
MCP/node_modules
Dashboard/public/sw.js