1 Star 0 Fork 0

王大可/OregonCore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 485 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zaffy 提交于 2016-01-26 19:19 . Core/Deps Remove jemalloc hack
# auto detect text files
* text=auto
# no trailing space, no tabs, unix line endings
*.cpp whitespace=trailing-space,space-before-tab,tab-in-indent,cr-at-eol eol=lf
*.h whitespace=trailing-space,space-before-tab,tab-in-indent,cr-at-eol eol=lf
# no trailing space, unix lne endings
*.sql whitespace=trailing-space eol=lf
*.txt whitespace=trailing-space eol=lf
*.md whitespace=trailing-space eol=lf
*.dox whitespace=trailing-space eol=lf
# ignore dependencies
dep/* text=auto !eol
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/wang-dob/OregonCore.git
[email protected]:wang-dob/OregonCore.git
wang-dob
OregonCore
OregonCore
master

搜索帮助