2 Star 1 Fork 0

mirrors_Meituan-Dianping/Zebra

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 822 Bytes
一键复制 编辑 原始数据 按行查看 历史
tong.xin 提交于 2018-12-06 22:53 . release 2.9.1
/ws/*
# should not ignored #
!*.java
!*.gitignore
!*.xml
!*.jsp
!*.html
!*.htm
!*.js
!*.css
!*.jpg
!*.gif
!*.properties
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.rar
*.tar
*.zip
*.war
*.ear
# Logs and databases #
######################
*.logger
*.log
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# eclipse generated files #
######################
.project
.classpath
.settings/
# temp folder #
######################
target/
classes/
bin/
node_modules/
*.*~
# Intellij project files #
######################
*.iml
*.ipr
*.iws
.idea/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_Meituan-Dianping/Zebra.git
[email protected]:mirrors_Meituan-Dianping/Zebra.git
mirrors_Meituan-Dianping
Zebra
Zebra
master

搜索帮助