1 Star 0 Fork 3

王益春 / codecombat

forked from Gitee 极速下载 / codecombat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.npmignore 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
Shubhangi 提交于 2018-07-27 11:43 . Changes for repo-splitting
# Since we're not a node module, we just use this to tell Nodejitsu what to deploy.
# Don't include GitHub stuff or local scripts
README.md
generators
to_browserify.js
config.coffee
bin
karma.conf.js
.gitignore
# Don't include Brunch input
# test
# vendor
# Only include some of app
# app/assets
# app/styles
# app/templates
# app/views
#!app/models # keep
#!app/validators # keep
#!app/lib/world # keep
#!app/lib/surface # keep
### Stuff from .gitignore ###
# # Python
*.pyc
*.pyo
# OS X
.DS_Store
Icon?
._*
.Spotlight-V100
.Trashes
# Windows
Thumbs.db
# Emacs
*.*~
*.#
.#*
*#
# Vim
.*.sw[a-z]
*.un~i
# Sublime
*.sublime-project
*.sublime-workspace
# IntelliJ/WebStorm
*.iml
# NPM packages folder.
node_modules/
bower_components/
# Vagrant
.vagrant/
# Some other random stuff
always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.vi
*.sass-cache
.zedstate
# OS or Editor folders
.cache
.project
.settings
.tmproj
.idea
nbproject
# Brunch folder for temporary files.
tmp/
### Brunch output
##public/
## Do include Brunch output.
# Redis?
dump.rdb
# Mongo
# mongo/
# bin/node/
# bin/mongo/
# Karma coverage
coverage/
temp/
# local settings
login.coffee
Dockerfile
# debugging
*.heapsnapshot
npm-debug.log*
temp/
# Created by git LFS
.gitattributes
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/w-yichun/codecombat.git
git@gitee.com:w-yichun/codecombat.git
w-yichun
codecombat
codecombat
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891