1 Star 0 Fork 0

li2022/BenchmarkJava

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 706 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files we want normalized, but converted to
# native line endings on checkout.
.gitignore
LICENSE
*.code
*.css
*.csv
*.html
*.java
*.js
*.map
*.md
*.txt
*.xml
*.xsd
*.MF
*.URL
# Declare files that will always have CRLF line endings on checkout.
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
# Declare files that will always have LF line endings on checkout.
*.sh text eol=lf
# Denote all files that are truly binary and should not be modified.
.keystore binary
*.eot binary
*.jar binary
*.jpg binary
*.png binary
*.svg binary
*.ttf binary
*.woff binary
*.woff2 binary
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/li20221989/BenchmarkJava.git
git@gitee.com:li20221989/BenchmarkJava.git
li20221989
BenchmarkJava
BenchmarkJava
master

搜索帮助