25 Star 63 Fork 100

openEuler / cantian

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
xicoding 提交于 2024-01-25 09:57 . sync cantian3.0.0 code
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.c text
*.h text
*.cs text diff=csharp
*.java text diff=java
*.html text diff=html
*.css text
*.js text
*.sql text
*.out text
*.md text
*.py text
*.xml text
*.properties text
*.txt text
# Declare files that will always have CRLF line endings on checkout.
*.csproj text merge=union
*.vcxproj text merge=union
*.vcxproj.filters text merge=union
*.sln text merge=union eol=crlf
*.docx diff=astextplain
*.DOCX diff=astextplain
*.bat text eol=crlf
# Auto detect text files and perform LF normalization
*.sh text eol=lf
Makefile text eol=lf
makefile text eol=lf
*.inc text eol=lf
*.in text eol=lf
#other
pkg/test/ctsql_test/testcase/dds/*/*.all text
pkg/test/ctsql_test/.classpath text
pkg/test/ctsql_test/.project text
pkg/test/ctsql_test/.settings/org.eclipse.core.resources.prefs text
pkg/test/ctsql_test/.settings/org.eclipse.jdt.core.prefs text
pkg/test/ctsql_test/src/log4j.properties.bak text
pkg/test/ctsql_test/testcase/dds/test/.syntaxSelect.sql.coredump text
pkg/test/sharding_regress/.gitignore text
1
https://gitee.com/openeuler/cantian.git
git@gitee.com:openeuler/cantian.git
openeuler
cantian
cantian
master

搜索帮助