Skip to content

Commit 38c5809

Browse files
authored
chore: ignore local Codex workflow files (#179)
* chore: add repository contributor guide * chore: remove contributor guide draft
1 parent 8269c5c commit 38c5809

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,13 @@ mockup*.png
3333

3434
# GSD planning (local only)
3535
.planning/
36+
.codex/
37+
CLAUDE.md
38+
AGENTS.md.export*
3639

3740
# Internal task tracking (local only)
3841
tasks/
3942

4043
# E2E test screenshots (generated, local only)
4144
tests/e2e/screenshots/
45+

0 commit comments

Comments
 (0)