From 79834620ad1ff64d2f212160e7e2678afa2117e3 Mon Sep 17 00:00:00 2001 From: dingo Date: Mon, 10 Aug 2026 08:26:02 +0700 Subject: [PATCH] Ignore .omc/ operational artifacts Matches the parent repo and the cosmic-session fork. These are runtime scratch files; one was committed by accident earlier in this project. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 93276fc..c059158 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ vendor.tar .vscode *.log /result + +# HyprCosmic: OMC operational artifacts +.omc/