1 Star 0 Fork 61

Future World Laboratory / RapidJSON

forked from 腾讯开源 / RapidJSON 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 450 Bytes
一键复制 编辑 原始数据 按行查看 历史
MiloYip 提交于 2016-03-04 11:52 . Normalize line endings but not JSON files
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.cpp text
*.h text
*.txt text
*.md text
*.cmake text
*.svg text
*.dot text
*.yml text
*.in text
*.sh text
*.autopkg text
Dockerfile text
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.json binary
C++
1
https://gitee.com/fwlab/rapidjson.git
git@gitee.com:fwlab/rapidjson.git
fwlab
rapidjson
RapidJSON
master

搜索帮助