Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 76b4065

Browse files
committed
update gitignore
1 parent 1cdd24f commit 76b4065

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ go.work
3131
.Trashes
3232
ehthumbs.db
3333
Thumbs.db
34-
debug.log
34+
*.log
3535

3636
# Binary output directory
3737
/bin/
@@ -44,3 +44,4 @@ debug.log
4444
.opencode
4545

4646
internal/assets/diff/index.mjs
47+
cmd/test/*

0 commit comments

Comments
 (0)