1 Star 0 Fork 0

cztchoice / robomongo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 731 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dmitry Schetnikovich 提交于 2012-11-11 23:30 . gitattributes
# Auto detect text files and perform LF normalization
* text=auto
# Explicitly declaring text files we want to always be normalized and converted
# to native line endings on checkout.
*.cs text
*.java text
*.html text
*.css text
*.js text
*.sql text
*.cpp text
*.h text
*.rm text
*.pro text
*.pri text
*.txt text
*.md text
# Declare files that will always have CRLF line endings (Windows) on checkout.
*.bat text eol=crlf
# Declare files that will always have LF line endings (Unix) on checkout.
*.sh text eol=lf
#
# Binary files
#
*.png binary
*.so binary
*.jpg binary
*.gif binary
*.dll binary
*.exe binary
*.doc binary
*.docx binary
*.lib binary
C++
1
https://gitee.com/cztchoice/robomongo.git
git@gitee.com:cztchoice/robomongo.git
cztchoice
robomongo
robomongo
master

搜索帮助