From b689ee59a63cb963ca0b1e5f3262ed46902cf947 Mon Sep 17 00:00:00 2001 From: Anthony LC Date: Tue, 21 Jul 2026 14:55:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88(project)=20add=20AI=20config=20to?= =?UTF-8?q?=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add github AI config to gitignore. AI instructions can be quite subjective and can be a source of bias, so we don't commit them to the repo yet. --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 16d803b56..61a7f1ce2 100644 --- a/.gitignore +++ b/.gitignore @@ -80,5 +80,13 @@ db.sqlite3 *.iml .devcontainer -# Cursor rules +# AI +CLAUDE.md +AGENTS.md +.claude/ +.cursor/ .cursorrules +.windsurfrules +.aider* +.copilot/ +.github/copilot-instructions.md