19 Star 32 Fork 7

ae6623 / Zebra

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
ae6623 提交于 2016-11-04 12:15 . ignore file
# node
node_modules
# nyc test coverage
.nyc_output
# Dependency directories
node_modules
jspm_packages
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# idea ide
target/
*.class
*.iml
*.ipr
*.iws
.idea/
# Package Files
*.jar
*.war
*.ear
# virtual machine crash logs
hs_err_pid*
# Operating System Files
# OSX
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Windows
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# 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
Java
1
https://gitee.com/ae6623/Zebra.git
git@gitee.com:ae6623/Zebra.git
ae6623
Zebra
Zebra
master

搜索帮助