Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line numberDiff line numberDiff line change
Expand Up@@ -68,6 +68,8 @@ next-env.d.ts

# agent/QA artifacts
.codex-screenshots/
# design/UX review scratch dumps (favourites-review, tools-page-review, etc.) — never commit
artifacts/
# local hook tool cache — machine-local, never commit
.impeccable/
# Local debugging scratch space — never commit (accidentally landed once via 'Save Codex local changes')
Expand Down
Loading