/
shcoder
/
test
Обзор
Документация
Войти
/
shcoder
/
test
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
22 строки
489 B
shcoder
Initial commit
09 май 2024, 12:45
09 май 2024, 12:45
b91de6b
Код
Авторство
О чём код?
# ---> Go # If you prefer the allow list template instead of the deny list, see community template: # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore # # Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib # Test binary, built with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out # Dependency directories (remove the comment below to include it) # vendor/ # Go workspace file go.work