From c35ad1ecc340abb8faed609a2734862a9545d622 Mon Sep 17 00:00:00 2001 From: Kunthawat Greethong Date: Sun, 3 May 2026 10:52:32 +0700 Subject: [PATCH] Ignore .omc/ directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b3b1101..97e953f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ dist .astro uploads data.db +.omc/