We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998391f commit e3fce0dCopy full SHA for e3fce0d
.gitignore
@@ -11,5 +11,8 @@
11
# Output of the go coverage tool, specifically when used with LiteIDE
12
*.out
13
14
+# dev files
15
+.idea
16
+
17
# Dependency directories (remove the comment below to include it)
18
# vendor/
0 commit comments