1 Star 0 Fork 42

Zijun Xi/flutter_samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
Brett Morgan 提交于 2021-10-16 08:45 . Add a .gitattributes file (#929)
# Auto detect text files and perform LF normalization
* text=auto
# Always perform LF normalization on these files
*.c text
*.cc text
*.cmake text
*.dart text
*.gradle text
*.h text
*.html text
*.java text
*.json text
*.md text
*.py text
*.sh text
*.swift text
*.txt text
*.xml text
*.yaml text
# Make sure that these Windows files always have CRLF line endings in checkout
*.bat text eol=crlf
*.ps1 text eol=crlf
*.rc text eol=crlf
*.sln text eol=crlf
*.props text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
# Including templatized versions.
*.sln.tmpl text eol=crlf
*.props.tmpl text eol=crlf
*.vcxproj.tmpl text eol=crlf
# Never perform LF normalization on these files
*.ico binary
*.jar binary
*.png binary
*.zip binary
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zjxi/flutter_samples.git
git@gitee.com:zjxi/flutter_samples.git
zjxi
flutter_samples
flutter_samples
master

搜索帮助