mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
12 lines
192 B
Text
12 lines
192 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|