2 Star 5 Fork 3

Gitee 极速下载 / omnivore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/omnivore-app/omnivore
克隆/下载
.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
JavaScript
1
https://gitee.com/mirrors/omnivore.git
git@gitee.com:mirrors/omnivore.git
mirrors
omnivore
omnivore
main

搜索帮助