1 Star 0 Fork 0

zjh6/wuffs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nigel Tao 提交于 2023-02-24 09:46 . root: add .gitattributes
# Source code is always LF, never CRLF.
#
# For example, tools like the wuffs-c compiler (and its internal/cgen package)
# look for hard-coded strings containing "\n" but not "\r\n".
*.c text eol=lf
*.cc text eol=lf
*.go text eol=lf
*.h text eol=lf
*.hh text eol=lf
*.rs text eol=lf
*.sh text eol=lf
*.wuffs text eol=lf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zjh6/wuffs.git
git@gitee.com:zjh6/wuffs.git
zjh6
wuffs
wuffs
main

搜索帮助