Go.gitignore 185 字节
Newer Older
A
Alexey Palazhchenko 已提交
1
# Binaries for programs and plugins
C
Clement Skau 已提交
2
*.exe
A
Alexey Palazhchenko 已提交
3 4
*.dll
*.so
A
Alexey Palazhchenko 已提交
5
*.dylib
6 7

# Test binary, build with `go test -c`
J
Jonathan Rudenberg 已提交
8
*.test
L
Luca Corbatto 已提交
9

L
Luca Corbatto 已提交
10
# Output of the go coverage tool, specifically when used with LiteIDE
L
Luca Corbatto 已提交
11
*.out