Skip to content

Commit 71b44bc

Browse files
evangauerclaude
andcommitted
Gitignore local-only stray files
The survey docx and npm package-lock.json are local artifacts that shouldn't be tracked (the repo uses pnpm). Ignoring so 'git add -A' can't accidentally commit them. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7363d1d commit 71b44bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,5 @@ WEBSITE-BUILD-PROMPT.md
4747
.vercel
4848
docs/screenshots/audit/
4949
test-results/
50+
CAVSG_AI_Innovator_Survey_COMPLETED.docx
51+
package-lock.json

0 commit comments

Comments
 (0)