From 0f3c29fe28f33a2fea52e1d0c6e6f219be332c74 Mon Sep 17 00:00:00 2001 From: tinqs-limited Date: Wed, 20 May 2026 05:31:12 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20unignore=20.cursor/=20=E2=80=94=20our?= =?UTF-8?q?=20agent=20infrastructure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 019ee94c7a..0ac6ed9dfa 100644 --- a/.gitignore +++ b/.gitignore @@ -109,10 +109,10 @@ prime/ # Manpage /man -# Ignore AI/LLM instruction files +# Ignore AI/LLM instruction files (tinqs-git: .cursor/ is our agent infra — NOT ignored) /.claude/ /.cursorrules -/.cursor/ +# /.cursor/ — tinqs-git: our agent infrastructure, explicitly tracked /.goosehints /.windsurfrules /.github/copilot-instructions.md