initial commit
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -4,9 +4,14 @@
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
/gomodproxy
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Misc
|
||||
_gopath
|
||||
_gocache
|
||||
|
||||
Reference in New Issue
Block a user