修复bug
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Shell 脚本强制 LF,避免 Linux 部署报错
|
||||
*.sh text eol=lf
|
||||
|
||||
# 配置文件
|
||||
*.cjs text eol=lf
|
||||
*.js text eol=lf
|
||||
*.json text eol=lf
|
||||
*.md text eol=lf
|
||||
*.sql text eol=lf
|
||||
*.py text eol=lf
|
||||
*.vue text eol=lf
|
||||
*.css text eol=lf
|
||||
*.html text eol=lf
|
||||
Reference in New Issue
Block a user