chore: ignore local build scratch artifacts

This commit is contained in:
archipelago 2026-06-11 00:23:42 -04:00
parent af9d531a00
commit 9079d404d6

6
.gitignore vendored
View File

@ -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