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