Skip to content

Commit 6468ecf

Browse files
chore(gitignore): ignore transactional install state (#908)
1 parent 4bbdd01 commit 6468ecf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ __pycache__/
55
*.py[cod]
66
codex-app/
77
codex-app.backup-*/
8+
.codex-app.candidate-*/
9+
.codex-app.promotion.json
10+
.codex-app.promotion.lock
811
codex-*-app/
912
codex-app-next/
1013
bin/codex-*

0 commit comments

Comments
 (0)