From f485eb5e8c2f922e5c8cdee78704a61f52441be4 Mon Sep 17 00:00:00 2001 From: "aj.siegel" Date: Wed, 25 Feb 2026 22:55:06 -0500 Subject: [PATCH] updated gitignore to not ignore claude commands .md files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 90140b6..f401977 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ meeting-summaries/ !CLAUDE.md !INSTRUCTIONS.md !README.md - +!.claude/commands/*.md # macOS .DS_Store .AppleDouble