From d44272860cdaf0cbbb9aaa5ec4bac7a6272febb4 Mon Sep 17 00:00:00 2001 From: Jonathan Glanz Date: Sat, 18 Jul 2026 19:23:43 -0400 Subject: [PATCH] Ignore oh-my-claudecode runtime state (.omc/) Co-Authored-By: Claude Fable 5 Change-Id: I4dab96dd74a5937ed74daee6e623acf56f3f956d --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 86bff9b8c..010f945d7 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,6 @@ __pycache__/ tmp/ /.env + +# oh-my-claudecode runtime state (operational artifacts, never committed) +.omc/