1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-omnivore

Клонировать/Скачать
.gitignore 792 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Luke Channings Отправлено 24.10.2023 00:20 c4773dc
# 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

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-omnivore.git
git@api.gitlife.ru:oschina-mirror/mirrors-omnivore.git
oschina-mirror
mirrors-omnivore
mirrors-omnivore
main