From b6484a783f66d5c4769eb7952bdb92fa57afac07 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Wed, 11 Mar 2026 23:17:10 +0100 Subject: [PATCH] fix: clean up .gitignore by removing unnecessary entries --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c84ea275..6c3e5f02 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,4 @@ /coverage /playwright-report /test-results -/_bmad -/_bmad-output -/.DS_Store -.github/agents/bmad-* -.github/prompts/bmad-* \ No newline at end of file +/.DS_Store \ No newline at end of file