From 5bd5da261732a1fce6a94ffa4d348dd6c80887cf Mon Sep 17 00:00:00 2001 From: Clawd Date: Sat, 28 Feb 2026 15:26:21 -0800 Subject: Fix .gitignore: ignore dist/, .claude-flow/, and sync-conflict files Remove accidentally committed build artifacts and working files. --- renderer/dist/index.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 renderer/dist/index.html (limited to 'renderer/dist/index.html') diff --git a/renderer/dist/index.html b/renderer/dist/index.html deleted file mode 100644 index 1e29651..0000000 --- a/renderer/dist/index.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - Claude Flow - - - - -
- - - \ No newline at end of file -- cgit v1.2.3