From 1a4a55cfc0bf225349ebe952355d10b0dfaf3ff1 Mon Sep 17 00:00:00 2001 From: Xiangzhe Date: Sat, 15 Aug 2026 18:47:47 -0300 Subject: [PATCH] fix(.gitignore): add /output/ directory to ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 345762d7e3..88bfda3ece 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # project-specific directories +/output/ .slim/deepwork/ .omnivscodeagent/ omnirouteCloud/