1 Star 0 Fork 27

Asa / wechaty

forked from Wechaty / wechaty 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 970 Bytes
一键复制 编辑 原始数据 按行查看 历史
Huan 提交于 2020-04-18 13:01 . rename zixia to huan
# Logs
logs
*.log
npm-debug.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
# Dependency directory
node_modules
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
npm-shrinkwrap.json
.*.swp
# TAP Coverage
coverage
.nyc_output
# Wechaty session file
demo.wechaty.json
# Cloud 9
.c9/
# Other staff
0
t/
t.*
.DS_Store
/dist/
yarn.lock
.yarn/
.yarn-cache/
.v8flags.*
# why? forgot... 2017-05-18 by huan
/tests/fixtures/docker/package.json
tags
*.memory-card.json
*.wechaty.json
/package
/wechaty-*.*.*.tgz
*.bak
package-lock.json
.babel.json
.idea
examples/.config
examples/.pki
.config/
log
/*.jpg
TypeScript
1
https://gitee.com/arivn_001/wechaty.git
git@gitee.com:arivn_001/wechaty.git
arivn_001
wechaty
wechaty
main

搜索帮助