3 Star 1 Fork 0

Allen Zhong / geemap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 292 Bytes
一键复制 编辑 原始数据 按行查看 历史
Qiusheng Wu 提交于 2020-03-08 11:25 . Initial commit
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
end_of_line = lf
[*.bat]
indent_style = tab
end_of_line = crlf
[LICENSE]
insert_final_newline = false
[Makefile]
indent_style = tab
1
https://gitee.com/domic/geemap.git
git@gitee.com:domic/geemap.git
domic
geemap
geemap
master

搜索帮助