278 Star 2.5K Fork 698

如梦技术 / mica

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 494 Bytes
一键复制 编辑 原始数据 按行查看 历史
# All text files should have the "lf" (Unix) line endings
* text eol=lf
# windows cmd shoud have the "crlf" (Win32) line endings
*.cmd eol=crlf
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.java text
*.js text
*.css text
*.html text
*.properties text
*.xml text
*.yml text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.ttf binary
*.jar binary
*.db binary
*.xdb binary
Java
1
https://gitee.com/596392912/mica.git
git@gitee.com:596392912/mica.git
596392912
mica
mica
master

搜索帮助