From b3220f0d25e2fd288fda3608544ac4b6caadc342 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 14 Feb 2026 08:32:34 -0600 Subject: [PATCH] Remove CLAUDE.md from .gitignore CLAUDE.md should be tracked in version control. Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index c78cbe5..da22593 100644 --- a/.gitignore +++ b/.gitignore @@ -132,7 +132,6 @@ dmypy.json .idea/ storage* *compose.yml -CLAUDE** **.db **/htmlcov .vscode/**