From bebbffa890c38f12f04b6fafad4c5c5e46e051a8 Mon Sep 17 00:00:00 2001 From: Clawd Date: Sat, 28 Feb 2026 15:22:27 -0800 Subject: Ignore .claude-flow/ working directory These are transient artifacts (research.md, plan.md) generated during sessions, not source code worth tracking. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c1eddb6..69652f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ node_modules release -dist \ No newline at end of file +dist.claude-flow/ -- cgit v1.2.3