Skip to content

Commit b42c9fe

Browse files
committed
update .gitignore
1 parent c53a9ab commit b42c9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
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)