[object Object]

← back to Cli Printing Press

Ignore .omx workspace folders (#841)

117544d0f2b8484eb92f3738397aab737abe0e2a · 2026-05-09 12:46:07 -0700 · Trevin Chow

Files touched

Diff

commit 117544d0f2b8484eb92f3738397aab737abe0e2a
Author: Trevin Chow <trevin@trevinchow.com>
Date:   Sat May 9 12:46:07 2026 -0700

    Ignore .omx workspace folders (#841)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5792f3d2..75792c8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
 catalog/specs/*.graphql
 .cache/
 .gotmp/
+.omx/
 .claude/worktrees/
 /refactor/artifacts/
 /tests/artifacts/perf/

← 5155331c Reject stale publish manifests before packaging (#836)  ·  back to Cli Printing Press  ·  fix(cli): preserve manifest fields during dogfood sync (#844 2d9a304a →