mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 01:03:26 +00:00
18 lines
216 B
Plaintext
18 lines
216 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Go
|
|
.glide/
|
|
.idea
|
|
.DS_Store
|
|
|