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

OSCHINA-MIRROR/undertreetech-waterdrop

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.gitignore 714
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
John Sun Отправлено 07.09.2021 06:57 bc3e22d
# Reference https://github.com/github/gitignore/blob/master/Go.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/
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# OS General
Thumbs.db
.DS_Store
# project
*.cert
*.key
*.log
bin/
# Develop tools
.vscode/
.idea/
*.swp
# project directories and files
logs/
coverage.txt
#binary package
tools/waterdrop/main
tools/waterdrop/waterdrop
tools/waterdrop/*.proto
tools/waterdrop/*.pb.go
tools/waterdrop/*.json

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

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

1
https://api.gitlife.ru/oschina-mirror/undertreetech-waterdrop.git
git@api.gitlife.ru:oschina-mirror/undertreetech-waterdrop.git
oschina-mirror
undertreetech-waterdrop
undertreetech-waterdrop
master