1 Star 4 Fork 6

孤梧/Github 源码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.dockerignore 663 Bytes
一键复制 编辑 原始数据 按行查看 历史
孤梧 提交于 2020-11-05 16:09 +08:00 . 整理自互联网档案馆
#
# ignore for individual Dockerfiles in ./docker doesn't exist yet
# https://github.com/moby/moby/issues/12886
# however, when it does, we'll be able to remove most of this for ./docker
Dockerfile.golden
# we can keep parts of vendor, please be selective
vendor
!vendor/bt
!vendor/bundler
!vendor/cache
!vendor/git-nw-ng
!vendor/gitignore
!vendor/gitrpc
!vendor/internal-gems
!vendor/licenses
!vendor/node-sass
!vendor/npm
!vendor/rover
!vendor/npm-*.tgz
# add ! statements after these folders for things we absolutely need
tmp
log
node_modules
public
!public/robots.txt
!public/api_robots.txt
!tmp/docker/*/ruby
!tmp/docker/*/node
# a cache
/.container-diff
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/duanxs/github-source-code.git
git@gitee.com:duanxs/github-source-code.git
duanxs
github-source-code
Github 源码
master

搜索帮助