1 Star 0 Fork 0

dennyguotf/RVO2-CS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
Jamie Snape 提交于 2021-02-26 18:35 . Update modelines and gitattributes
# -*- mode: gitattributes; -*-
# vi: set ft=gitattributes:
[attr]whitespace-2 whitespace=tab-in-indent,tabwidth=2,trailing-space
[attr]whitespace-4 whitespace=tab-in-indent,tabwidth=4,trailing-space
[attr]whitespace-md whitespace=-blank-at-eol,blank-at-eof,tab-in-indent
* text=auto
*.cmake text whitespace-2
*.cs text diff=csharp whitespace-4
*.csproj text diff=html linguist-generated whitespace-2
*.css text diff=css linguist-documentation whitespace=trailing-space
*.html text diff=html linguist-documentation linguist-language=xml whitespace=trailing-space
*.md text diff=markdown whitespace-md
*.sln text linguist-generated whitespace=tabwidth=2,trailing-space
*.yml text whitespace-2
.editorconfig text whitespace-2
.gitattributes text export-ignore whitespace-2
.gitignore text export-ignore whitespace-2
CMakeLists.txt text whitespace-2
Doxyfile text linguist-generated whitespace-2
CODEOWNERS text whitespace-2
LICENSE text linguist-documentation linguist-vendored whitespace=trailing-space
README.md linguist-documentation
.github/** export-ignore
.github/**/*.md linguist-documentation
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dennyguotf/RVO2-CS.git
git@gitee.com:dennyguotf/RVO2-CS.git
dennyguotf
RVO2-CS
RVO2-CS
main

搜索帮助