1 Star 0 Fork 9

Admin/motor-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 956 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pete Matsyburka 提交于 2022-01-23 23:37 . ignore binaries
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
# Ignore bundler config.
/.bundle
# Ignore the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3-*
# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep
# Ignore pidfiles, but keep the directory.
/tmp/pids/*
!/tmp/pids/
!/tmp/pids/.keep
# Ignore uploaded files in development.
/storage/*
!/storage/.keep
/public/assets
.byebug_history
# Ignore master key for decrypting credentials and more.
/config/master.key
/public/packs
/public/packs-test
/node_modules
/yarn-error.log
yarn-debug.log*
.yarn-integrity
.DS_Store
gems
motor-admin.env
motor-admin.sqlite3
motor-admin-attachments
Darwin-x86_64
Linux-x86_64
Linux-aarch64
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/bjlechi_xulong6302475/motor-admin.git
git@gitee.com:bjlechi_xulong6302475/motor-admin.git
bjlechi_xulong6302475
motor-admin
motor-admin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385