We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf9d20 commit 729cd96Copy full SHA for 729cd96
1 file changed
.gitignore
@@ -0,0 +1,10 @@
1
+# Test binary, built with `go test -c`
2
+*.test
3
+
4
+# Output of the go coverage tool, specifically when used with LiteIDE
5
+*.out
6
7
+# Emacs
8
+*~
9
+\#*\#
10
+.\#*
0 commit comments