1 Star 0 Fork 450

yjf531 / bilibili-go-code

forked from Elaina / bilibili-go-code 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.generated_files 894 Bytes
一键复制 编辑 原始数据 按行查看 历史
maple3142 提交于 2019-04-22 17:42 . init
# Files that should be ignored by tools which do not want to consider generated
# code.
#
# https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/size.go
#
# This file is a series of lines, each of the form:
# <type> <name>
#
# Type can be:
# path - an exact path to a single file
# file-name - an exact leaf filename, regardless of path
# path-prefix - a prefix match on the file path
# file-prefix - a prefix match of the leaf filename (no path)
# paths-from-repo - read a file from the repo and load file paths
#
file-prefix zz_generated.
file-name BUILD.bazel
file-name BUILD
file-name types.generated.go
file-name generated.pb.go
file-name generated.proto
file-name types_swagger_doc_generated.go
path-prefix Godeps/
path-prefix vendor/
path-prefix api/swagger-spec/
path-prefix pkg/generated/
paths-from-repo docs/.generated_docs
file-suffix pb.go
Go
1
https://gitee.com/yjf531/bilibili-go-code.git
git@gitee.com:yjf531/bilibili-go-code.git
yjf531
bilibili-go-code
bilibili-go-code
master

搜索帮助