Skip to content

Commit 0ae070b

Browse files
committed
enhance .gitignore
1 parent 94dd70e commit 0ae070b

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)