1 Star 0 Fork 0

flyger/dotnet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 791 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nirmal Guru 提交于 2021-07-24 09:34 . Update EditorConfig and Git files
# Set default file-type attributes
# All file types
* text=auto
# Markups
*.md text=auto diff=markdown
*.mdx text=auto diff=markdown
# Solutions
*.sln text=auto eol=crlf
*.slnx text=auto
# Projects
*.*proj text=auto
*.tasks text=auto
*.props text=auto
*.targets text=auto
# Sources
*.cs text=auto diff=csharp
*.csx text=auto diff=csharp
*.resx text=auto
# Scripts
*.in text eol=lf
*.sh text eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf
# Images
*.png binary
*.jpg binary
*.gif binary
# Keys
*.snk binary
*.pfx binary
*.cer binary
# Others
# Preserve Line endings in diff and patch files
*.diff -text
*.patch -text
# Exclude git meta files from exporting
.gitattributes export-ignore
.gitignore export-ignore
.gitkeep export-ignore
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/flyger757/dotnet.git
git@gitee.com:flyger757/dotnet.git
flyger757
dotnet
dotnet
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385