2 Star 1 Fork 247

lixiang / xuanxuan

forked from easysoft / xuanxuan 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
Catouse 提交于 2018-06-14 17:46 . * refactor package build way.
# Logs
logs
*.log*
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# node-waf configuration
.lock-wscript
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
.eslintcache
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules
xxc/node_modules
# OSX
.DS_Store
# App packaged
xxc/release
xxc/app/main.js
xxc/app/main.js.map
xxc/app/bundle.js
xxc/app/bundle.js.map
xxc/app/style.css
xxc/app/style.css.map
xxc/app/dist
xxc/app/web-dist
xxc/app/package-lock.json
package-lock.json
# User custom files
*.custom
*-backup
build-config.*.json
xxc/build/electron-config.json
.idea
xxc/.vscode/settings.json
# backyard settings
ranzhi/db/upgradebackyard.sql
xxd/certificate
xxd/log
# documentation
xxc/docs
issues.md
# xxd tmp files
xxd/tmpfile
NodeJS
1
https://gitee.com/niganmane/xuanxuan.git
git@gitee.com:niganmane/xuanxuan.git
niganmane
xuanxuan
xuanxuan
master

搜索帮助