We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3d870 commit 72b87ddCopy full SHA for 72b87dd
.gitignore
@@ -5,6 +5,9 @@
5
*.so
6
*.dylib
7
8
+# Jetbrains project files
9
+.idea
10
+
11
# Test binary, build with `go test -c`
12
*.test
13
0 commit comments