1 Star 0 Fork 0

清汤白面/omnivore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 792 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Dependency directories
node_modules/
jspm_packages/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Banish npm lock
package-lock.json
# Docker data
.docker
# DSStore:
.DS_Store
# next.js build output
.next
# dotenv environment variables file
.env
.env.local
.env.production
# build & dist dirs
build
dist
# Ignore local secret files
**/.secrets-*.yaml
# Ignore local SA JSON files
**/*.sa.json
# JetBrains Products
.idea/
# VScode local configurations
.vscode/
# Xcode
xcuserdata/
omnivore-app-sa-gcs*
# Emacs temp files
*~
# code coverage files
.nyc_output
# data migration file
data.json
# android
*.aab
*.apk
tsconfig.tsbuildinfo
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/is_fire/omnivore.git
git@gitee.com:is_fire/omnivore.git
is_fire
omnivore
omnivore
main

搜索帮助