1 Star 0 Fork 0

Jingchuan Luo / Vulkan-Utility-Libraries

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 514 Bytes
一键复制 编辑 原始数据 按行查看 历史
Juan Ramos 提交于 2023-09-19 11:20 . git: Add .gitattributes
# Copyright 2023 The Khronos Group Inc.
# Copyright 2023 Valve Corporation
# Copyright 2023 LunarG, Inc.
#
# SPDX-License-Identifier: Apache-2.0
# See https://git-scm.com/docs/gitattributes
# See https://help.github.com/articles/dealing-with-line-endings/
# Default behavior, if core.autocrlf is unset.
* text=auto
# Files to be converted to native line endings on checkout.
*.cpp text
*.h text
# Public header files will always have LF (unix) line endings on checkout.
vk_*.h text eol=lf
vk_*.hpp text eol=lf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/luo-jingchuan/Vulkan-Utility-Libraries.git
git@gitee.com:luo-jingchuan/Vulkan-Utility-Libraries.git
luo-jingchuan
Vulkan-Utility-Libraries
Vulkan-Utility-Libraries
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891