chore: Update .gitignore — protect MCP credentials, add NestJS outputs
All checks were successful
Test Asgard Runner / test (push) Successful in 3s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Vantz Stockwell
2026-02-16 00:45:10 -05:00
parent a5e9d02a9a
commit 7c4ce96a45

10
.gitignore vendored
View File

@@ -31,3 +31,13 @@ docker/nats_data/
# Logs # Logs
*.log *.log
# NestJS
backend-nest/node_modules/
backend-nest/dist/
# MCP config (contains credentials)
.mcp.json
# Scratch/debug artifacts
browser-error.md