Replace the per-subdir entries with a single /build/ to cover any new outputs Make or scripts add later (build/manual exists today; future docs/coverage variants would otherwise need new lines). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
22 lines
187 B
Text
22 lines
187 B
Text
state/
|
|
/build/
|
|
/runtime/
|
|
/dist/
|
|
/banger
|
|
/bangerd
|
|
*.log
|
|
*.sock
|
|
*.pid
|
|
*.tgz
|
|
*.squashfs*
|
|
squashfs-root/
|
|
rootfs*
|
|
wtf/*.deb
|
|
*.pem
|
|
*.key
|
|
id_rsa
|
|
.env
|
|
/todos
|
|
/coverage.out
|
|
/coverage.html
|
|
/.codex
|