From f046ab3a129adf6ee36796356ff74c0b8a4c9e8b Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 14 Jul 2025 16:23:31 -0400 Subject: [PATCH] Add gitignore rules to exclude LLM instruction files --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 0791a17c71047..fc2d74a33aeff 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,15 @@ prime/ # Manpage /man + +# Ignore AI/LLM instruction files +/.claude/ +/.cursorrules +/.cursor/ +/.goosehints +/.windsurfrules +/.github/copilot-instructions.md +/AGENT.md +/CLAUDE.md +/llms.txt +