1 Star 1 Fork 0

SesameTechGroup/framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 844 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Set default behaviour, in case users don't have core.autocrlf set.
* binary
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
#*.c text
#*.cpp text
#*.h text
# Declare files that will always have CRLF line endings on checkout.
#*.sln text eol=crlf
#*.bat text eol=crlf
#*.svg text eol=crlf
#*.csproj text eol=crlf
#*.cs text eol=crlf
#*.tt text eol=crlf
#*.xml text=auto
# Denote all files that are truly binary and should not be modified.
#*.png binary
#*.jpg binary
#*.csv binary
#*.xls binary
#*.xlsx binary
*.txt diff
*.c diff
*.cpp diff
*.h diff
*.sln diff
*.tt diff
*.bat diff
*.svg diff
*.csproj diff
*.vcxproj diff
*.cs diff
*.tt diff
*.xml diff
.gitattributes diff
.gitignore diff
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sesametechgroup/framework.git
[email protected]:sesametechgroup/framework.git
sesametechgroup
framework
framework
master

搜索帮助