Files
web/.gitignore
T
Flea Flicker d0745ed802
CI / Test (push) Successful in 23s
CI / Lint & Typecheck (push) Successful in 29s
CI / Build & Push Docker Image (push) Successful in 13s
feat(GRO-2516): promote agent-runtime .gitignore stanza dev → uat (#85)
feat: .gitignore hardening - agent-runtime files (GRO-2516)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-06-25 02:52:49 +00:00

19 lines
244 B
Plaintext

node_modules/
.env
.env.production
.env.local
dist/
playwright-report/
test-results/
*.log
# Agent runtime artifacts — never commit
.gh-token
*.gh-token
**/.gh-token
.config/gh/
**/.config/gh/
**/AGENT_HOME/**
$AGENT_HOME/**
.claude/
.codex/