Skip to content

Commit edfa9e1

Browse files
committed
update .gitignore
1 parent c52ed9c commit edfa9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*.dylib
77
bin
88
testbin/*
9-
__debug_bin
9+
*__debug_bin*
1010

1111
# Test binary, build with `go test -c`
1212
*.test

0 commit comments

Comments
 (0)