chore: ignore local build scratch artifacts
This commit is contained in:
parent
af9d531a00
commit
9079d404d6
6
.gitignore
vendored
6
.gitignore
vendored
@ -85,7 +85,13 @@ scripts/resilience/reports/
|
||||
|
||||
# Codex / pnpm / python caches / editor backups
|
||||
.codex
|
||||
.codex-target-*/
|
||||
.codex-tmp/
|
||||
.pnpm-store/
|
||||
**/__pycache__/
|
||||
*.bak
|
||||
.claude/scheduled_tasks.lock
|
||||
|
||||
# Local evidence screenshots; intentional UI screenshots should live under an
|
||||
# app/docs asset path with a descriptive filename.
|
||||
Screenshot *.png
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user