diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2e73b6c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +# 千视科技官网为纯静态站点,部署目标(腾讯云服务器 + 线上 qianshi.cool) +# 统一使用 CRLF 行尾。禁用 git 行尾归一化,保证本地提交/服务器提交/线上文件字节一致, +# 避免同一批改动在本地与服务器各自提交后因 LF/CRLF 差异产生历史分叉。 +* -text diff --git a/README.md b/README.md index cdf2bf0..9860057 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# qianshi - +# qianshi + 千视科技官网 \ No newline at end of file