1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-GLab

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.gitignore 663 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Clement Sam Отправлено 10.08.2021 06:39 a9ec9d7
/bin
.envrc
# man pages
/share/man/man1
# changelog file generated during release
/CHANGELOG.md
# GLab local config dir
.glab-cli
/test/testdata/.glab-cli
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# IntelliJ
.idea
# vim
*.sw*
*.vim
# test
_test
# VsCode
.vscode/
.devcontainer
# Dist binaries created at build with make rt
/dist
# The testdata-* copies created by the unit tests must be ignored or the tests
# will encounter write errors as Git attempts to add the dirs to its index.
test/testdata-*
# macOS
.DS_Store
# vim
*.swp
coverage*
vendor
log.txt.glab-cli
.git

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-GLab.git
git@api.gitlife.ru:oschina-mirror/mirrors-GLab.git
oschina-mirror
mirrors-GLab
mirrors-GLab
trunk