From f450e6b27385b3a4a76a5adcdd533d72183abbb5 Mon Sep 17 00:00:00 2001 From: Nathan Panchout Date: Mon, 4 May 2026 16:17:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88(repo)=20ignore=20Claude=20and=20op?= =?UTF-8?q?enspec=20workspace=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add CLAUDE.md, .claude/ and openspec/ to .gitignore so these local agent workspace files do not leak into the repository. Signed-off-by: Nathan Panchout --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 16d803b56..fbc6e8450 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,8 @@ db.sqlite3 # Cursor rules .cursorrules + +# Claude +CLAUDE.md +.claude/ +openspec/