1 Star 0 Fork 0

lzy/Catch2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
Martin Hořeňovský 提交于 2018-07-23 10:15 . Update gitattributes
# This sets the default behaviour, overriding core.autocrlf
* text=auto
# All source files should have unix line-endings in the repository,
# but convert to native line-endings on checkout
*.cpp text
*.h text
*.hpp text
# Windows specific files should retain windows line-endings
*.sln text eol=crlf
# Keep executable scripts with LFs so they can be run after being
# checked out on Windows
*.py text eol=lf
# Keep the single include header with LFs to make sure it is uploaded,
# hashed etc with LF
single_include/**/*.hpp eol=lf
# Also keep the LICENCE file with LFs for the same reason
LICENCE.txt eol=lf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liang-zy/Catch2.git
git@gitee.com:liang-zy/Catch2.git
liang-zy
Catch2
Catch2
devel

搜索帮助

0d507c66 1850385 C8b1a773 1850385