mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 14:35:25 +08:00
add new standard and change files from CRLF to LF
This commit is contained in:
14
.gitattributes
vendored
14
.gitattributes
vendored
@@ -1,2 +1,14 @@
|
|||||||
|
* text=auto
|
||||||
|
*.jpg -text
|
||||||
*.bat text eol=crlf
|
*.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