mirror of https://github.com/knative/client.git
20 lines
292 B
Plaintext
20 lines
292 B
Plaintext
# 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
|
|
|
|
# kn binary itself, if you want to `go build cmd/kn` in the top dir.
|
|
/kn
|
|
|
|
# emacs tempfiles
|
|
\#*
|
|
*~
|