mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-07 07:47:07 +08:00
add new standard and change files from CRLF to LF
This commit is contained in:
parent
4339126c7e
commit
cfd6e7cf4e
14
.gitattributes
vendored
14
.gitattributes
vendored
@ -1,2 +1,14 @@
|
||||
* text=auto
|
||||
*.jpg -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
|
Loading…
Reference in New Issue
Block a user