Skip to content

Commit e173510

Browse files
committed
fix: correct .gitignore dist/ entry
1 parent fd16393 commit e173510

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ mk.sh
88
.claude
99
_bmad-output
1010

11-
# Pre-downloaded app sourcesdist/
11+
# Pre-downloaded app sources
12+
13+
dist/

0 commit comments

Comments
 (0)