We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53a9ab commit b42c9feCopy full SHA for b42c9fe
.gitignore
@@ -6,7 +6,7 @@
6
*.dylib
7
bin
8
testbin/*
9
-__debug_bin
+*__debug_bin*
10
11
# Test binary, build with `go test -c`
12
*.test
0 commit comments