1 Star 1 Fork 1

gkk.gukaka/Windows-classic-samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
Dave Wilson 提交于 2015-09-10 10:29 . initial sample push
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
# Declare files that will always have CRLF line endings on checkout.
*.appxmanifest text eol=crlf
*.c text eol=crlf
*.cpp text eol=crlf
*.cs text eol=crlf
*.csproj text eol=crlf
*.css text eol=crlf
*.def text eol=crlf
*.filters text eol=crlf
*.h text eol=crlf
*.htm text eol=crlf
*.html text eol=crlf
*.idl text eol=crlf
*.inf text eol=crlf
*.inx text eol=crlf
*.js text eol=crlf
*.jsproj text eol=crlf
*.rc text eol=crlf
*.rgs text eol=crlf
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.xaml text eol=crlf
###############################################################################
# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
# default for csharp files.
# Note: This is only used by command line
###############################################################################
*.cs diff=csharp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gkkgukaka/Windows-classic-samples.git
git@gitee.com:gkkgukaka/Windows-classic-samples.git
gkkgukaka
Windows-classic-samples
Windows-classic-samples
main

搜索帮助