sg-aks-workshop/.gitignore

17 строки
251 B
Plaintext
Исходник Обычный вид История

2019-10-07 20:57:41 +03:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2019-10-22 18:19:39 +03:00
*.terraform
2019-10-22 20:08:59 +03:00
*.backup
*.tfstate.backup
*.tfstate.*
2019-10-22 18:19:39 +03:00
*.tfstate
2019-10-07 20:57:41 +03:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out