/
githubmirror
/
project-layout
Обзор
Документация
Войти
/
githubmirror
/
project-layout
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
21 строка
387 B
frederikhors
Integrating https://github.com/github/gitignore/blob/master/Go.gitignore
05 авг 2019, 00:44
Не верифицирован
05 авг 2019, 00:44
adce9c5
Код
Авторство
О чём код?
# Mac OS X files .DS_Store # 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 # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ # Dependency directories (remove the comment below to include it) # vendor/