chore: add CI debug screenshots to .gitignore
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 19s
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 19s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
136490823c
commit
783df02a26
4
.gitignore
vendored
4
.gitignore
vendored
@ -37,6 +37,10 @@ prisma/seed.js
|
||||
prisma/seed.js.map
|
||||
prisma/seed.d.ts
|
||||
|
||||
# CI debug screenshots
|
||||
*-error-*.png
|
||||
*-run-*.png
|
||||
|
||||
# Misc
|
||||
.cache/
|
||||
tmp/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user