From 4e4e89759a6fea22e61b7d4259426b5409ac24b7 Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Mon, 1 Jun 2026 13:35:29 -0300 Subject: [PATCH] chore: ignore local cache and workspace helper directories Add local-only cache, IDE, mono-repo, references, and task directories to .gitignore to prevent development artifacts from being committed. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e866c036ad..3ab23136ea 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,12 @@ .omnivscodeagent/ omnirouteCloud/ omnirouteSite/ +_cache/ +_ideia/ +_mono_repo/ +_references/ +_tasks/ + # Memory Bank and Cursor rules (local-only AI agent context) memory-bank/