From 765c737e30969ec65fcaf7a9068efd8037db26d8 Mon Sep 17 00:00:00 2001 From: LUIS NOVO Date: Sat, 18 Oct 2025 14:09:40 -0300 Subject: [PATCH] chore: remove .claude from the repo --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 32eee45..581769a 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,5 @@ claude-logs/ docs/custom_gpt -specs/ \ No newline at end of file +specs/ +.claude \ No newline at end of file