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

T
Tej Chajed 已提交
8
# Test binary, built with `go test -c`
J
Jonathan Rudenberg 已提交
9
*.test
L
Luca Corbatto 已提交
10

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