Skip to content

Commit b0b1475

Browse files
Sniderclaude
andcommitted
chore: ignore tdd build artifacts
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 13b7b73 commit b0b1475

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22
build/wails2/build/bin
33
build/wails2/node_modules
44
build/wails2/frontend/dist
5+
6+
# TDD test artifacts
7+
tdd/.build/
8+
tdd/**/node_modules/
9+
tdd/tdd/

0 commit comments

Comments
 (0)