From 28d42794cdbce38c1f70699b6b40fadb93c5a313 Mon Sep 17 00:00:00 2001 From: Shine1i Date: Sun, 15 Feb 2026 23:00:01 +0100 Subject: [PATCH] gitignore: .omx --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c660c107a9..e07aa496b8 100755 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,9 @@ outputs/ *.swp *.swo +# oh-my-codex +.omx/ + # OS .DS_Store Thumbs.db