1
0
forked from x/icebergs
This commit is contained in:
shaoying 2020-07-15 20:08:34 +08:00
parent dbdda2bedd
commit 365291d7fb

2
.gitignore vendored
View File

@ -7,6 +7,7 @@
# Test binary, built with `go test -c` # Test binary, built with `go test -c`
*.test *.test
*.tags
# Output of the go coverage tool, specifically when used with LiteIDE # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out
@ -15,4 +16,3 @@
# vendor/ # vendor/
*.swp *.swp
*.swo *.swo
*.tag