We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b2d7ae + 14740a5 commit 8512c77Copy full SHA for 8512c77
Go.gitignore
@@ -25,3 +25,6 @@ _testmain.go
25
26
# Output of the go coverage tool, specifically when used with LiteIDE
27
*.out
28
+
29
+# external packages folder
30
+vendor/
0 commit comments