Harden local secret and workspace ignores

This commit is contained in:
2026-08-31 01:40:41 +02:00
parent b883c1ad83
commit 0bbfbbad51
+15
View File
@@ -1,9 +1,24 @@
node_modules/
dist/
.DS_Store
Thumbs.db
*.log
coverage/
artifacts/
playwright-report/
.forgeflow/
.playwright-mcp/
.env
.env.*
!.env.example
*.pfx
*.p12
*.key
*.pem
!build/update-signing-public.pem
.codex/
.claude/
.agents/
.dyad/
.idea/
.vs/