Add compliance-staging folder, gitignore agents, update docs and kiro config
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -52,5 +52,12 @@ backend/fix_multivendor_constraint.js
|
||||
backend/server.js-backup
|
||||
backend/setup.js-backup
|
||||
|
||||
# Compliance staging — keep folder, ignore contents
|
||||
.compliance-staging/*
|
||||
!.compliance-staging/.gitkeep
|
||||
|
||||
# Kiro agents (local only)
|
||||
.kiro/agents/
|
||||
|
||||
# Kiro implementation summary (internal only)
|
||||
docs/kiro-implementation-summary.md
|
||||
|
||||
Reference in New Issue
Block a user