加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 724 Bytes
一键复制 编辑 原始数据 按行查看 历史
# gitattributes
*.h text eol=lf
*.hxx text eol=lf
*.hpp text eol=lf
*.in text eol=lf
*.c text eol=lf
*.cxx text eol=lf
*.cpp text eol=lf
*.txt text eol=lf
*.exe -diff binary executable windows dfsg-nonfree debian-ignore
*.wav -diff binary sound
*.gif -diff binary image
*.jpg -diff binary image
*.jpeg -diff binary image
*.pbm -diff binary image
*.min.js -diff binary minified
*-min.js -diff binary minified
*.min.css -diff binary minified
.git* debian-ignore
gbp.conf debian-ignore
/clients/flex* dfsg-nonfree
/debian* debian-ignore
/freeswitch.xcodeproj debian-ignore
/libs/ilbc* dfsg-nonfree
/libs/libg722_1* dfsg-nonfree
/libs/win32* windows debian-ignore
/htdocs* dfsg-nonfree debian-ignore
/w32* windows debian-ignore
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化