mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Merge pull request #1002 from SaarChaffee/master
add newline standard to LF
This commit is contained in:
15
.gitattributes
vendored
15
.gitattributes
vendored
@@ -1,2 +1,15 @@
|
||||
* text=auto
|
||||
*.jpg -text
|
||||
*.png -text
|
||||
*.bat text eol=crlf
|
||||
*.py eol=lf
|
||||
*.txt text eol=lf
|
||||
*.sh text eol=lf
|
||||
*.js text eol=lf
|
||||
*.ts text eol=lf
|
||||
*.py eol=lf
|
||||
*.vue text eol=lf
|
||||
*.css text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.yaml text eol=lf
|
||||
*.json text eol=lf
|
||||
*.html text eol=lf
|
||||
Reference in New Issue
Block a user