From 674325568d4176cde1a3118e73fc611f224f3bfd Mon Sep 17 00:00:00 2001 From: Ryan Duffin Date: Tue, 3 Mar 2026 16:39:03 -0500 Subject: [PATCH] Add Claude output files to .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0eed9fd..d709172 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,8 @@ venv .idea/* sdks/python/dist -.qodo \ No newline at end of file +.qodo + +# Ignore claude output files and configurations +**/.claude/ +CLAUDE.md