Ai
1 Star 0 Fork 0

opengis-cesium/netcdf-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
haileyajohnson 提交于 2020-12-08 08:21 +08:00 . preserve line endings on test file
# When text is set to "auto", the path is marked for automatic end-of-line conversion.
# If Git decides that the content is text, its line endings are converted to LF on
# checkin. When the file has been committed with CRLF, no conversion is done.
# https://git-scm.com/docs/gitattributes
* text=auto
# Override default behavior: BAT, PowerShell files always have CRLF line endings.
*.bat text eol=crlf
*.ps1 text eol=crlf
# Data files used in tests for which line endings matter preserve line endings
**/test/data/**/preserveLineEndings/** binary
# Treat the git hook for windows special, too.
hooks/pre-commit-windows eol=crlf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opengis-cesium/netcdf-java.git
git@gitee.com:opengis-cesium/netcdf-java.git
opengis-cesium
netcdf-java
netcdf-java
maint/docs/5.4

搜索帮助