3 Star 1 Fork 1

热门极速下载/forem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.dockerignore 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
.dockerignore
.gitignore
logs/
tmp/
node_modules/
##################################
#
# rest is COPIED from .gitignore
#
##################################
# Ignore bundler config.
/.bundle
vendor/bundle
# Ignore all logfiles and tempfiles.
/log/*
!/log/.keep
/tmp
.DS_Store
.swp
.approvals
.torus.json
coverage
/tags
# Ignore public uploads
/public/uploads/*
/public/c/*
/public/i/*
/public/assets/*
# Ignore node_modules
node_modules/
# Generated js bundles
/app/assets/javascripts/generated/*
latest.dump
.byebug_history
# Ignore application configuration
/public/packs
/public/packs-test
/node_modules
# Ignore storybook static site generation
storybook-static/
yarn-error.log
# Ignore package-lock.json because we use yarn
package-lock.json
#Jetbrains Tools
.idea/
#sitemap
/public/sitemap.xml.gz
# Development container gem storage location
.gems
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/mirrors_trending/forem.git
git@gitee.com:mirrors_trending/forem.git
mirrors_trending
forem
forem
main

搜索帮助