mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-27 03:51:20 -05:00
15 lines
244 B
Text
15 lines
244 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# binary bundle generated by go-fuzz
|
|
uuid-fuzz.zip
|