1 Star 0 Fork 1

MilitiFS/codecombat

forked from neojayll/codecombat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
### If you add something here, copy it to the end of .npmignore, too. ###
# 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/
# Redis?
dump.rdb
# Mongo
mongo/
# Karma coverage
coverage/
# Floo
.floo
FLOOBITS_README.md
# mongodb
bin/node/
bin/mongo/
# windows
/SCOCODE.bat
cocodb/
# local settings
login.coffee
# debugging
*.heapsnapshot
npm-debug.log*
temp/
./Dockerfile
### If you add something here, copy it to the end of .npmignore, too. ###
# Visual Studio Code
.vscode/
# editorconfig (might be standardized eventually)
.editorconfig
# coffeelint for editors (might be standardized eventually)
coffeelint.json
gitSpy/*
# nightwatch reports
spec/smoke/reports/
scripts/analytics/mongodb/.analyticsAuth.json
scripts/analytics/mongodb/.mainAuth.json
# Created by git LFS
.gitattributes
# Build info file served by the production server
.build_info.json
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/militifs_admin/codecombat.git
git@gitee.com:militifs_admin/codecombat.git
militifs_admin
codecombat
codecombat
master

搜索帮助