1 Star 0 Fork 4

认知科技技术团队/picocli

forked from Gitee 极速下载/picocli 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
# Handle line endings automatically for files detected as text
# and leave all files detected as binary untouched.
* text=auto
#
# The above will handle all files NOT found below
#
# These files are text and should be normalized (Convert crlf => lf)
*.adoc text
*.css text
*.gradle text
*.groovy text
*.java text
*.js text
*.md text
*.properties text
*.txt text
*.yml text
*.html text
# These files are text and must be normalized to lf
gradlew text eol=lf
*.sh text eol=lf
*.bash text eol=lf
*.html text eol=lf
run text eol=lf
runCompletion text eol=lf
bashrc text eol=lf
inputrc text eol=lf
# These files are text and must be normalized to crlf
*.bat text eol=crlf
# These files are binary and should be left untouched
# (binary is a macro for -text -diff)
*.gif binary
*.ico binary
*.jar binary
*.jpg binary
*.jpeg binary
*.png binary
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Groovy
1
https://gitee.com/whoamiy/picocli.git
git@gitee.com:whoamiy/picocli.git
whoamiy
picocli
picocli
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385