We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 788500f commit 4e1a6f5Copy full SHA for 4e1a6f5
.gitignore
@@ -5,6 +5,8 @@
5
*.so
6
*.dylib
7
.env
8
+.idea
9
+.DS_Store
10
11
# Test binary, built with `go test -c`
12
*.test
0 commit comments