1 Star 0 Fork 0

程序猿的游戏历险记 / mina-sshd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
# NOTE: see https://help.github.com/en/github/using-git/configuring-git-to-handle-line-endings#refreshing-a-repository-after-changing-line-endings
# regarding the need to re-normalize the files after changing this one
# Handle line endings automatically for files detected as text
# and leave all files detected as binary untouched.
* text=auto
*.txt text eol=lf
*.sh text eol=lf
*.properties text eol=lf
*.groovy text eol=lf
*.scala text eol=lf
*.java text eol=lf
*.pl text eol=lf
*.md text eol=lf
*.awk text eol=lf
*.xml text eol=lf
*.html text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.py text eol=lf
*.js text eol=lf
*.bat text eol=crlf
*.vbs text eol=crlf
# These files are binary and should be left untouched
# (binary is macro for -text -diff)
*.jpg binary
*.gif binary
*.png binary
*.class binary
*.pdf binary
*.jar binary
*.zip binary
*.war binary
Java
1
https://gitee.com/ITEater/mina-sshd.git
git@gitee.com:ITEater/mina-sshd.git
ITEater
mina-sshd
mina-sshd
master

搜索帮助