adx-automation-agent/.gitignore

21 строка
316 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

2018-02-23 10:28:49 +03:00
# 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
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
2017-12-31 03:46:59 +03:00
# Project specific
bin/
2017-12-31 03:46:59 +03:00
.idea/
2018-03-06 02:58:33 +03:00
vendor/