normal line endings
This commit is contained in:
12
locales/en/.gitattributes
vendored
Normal file
12
locales/en/.gitattributes
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# .gitattributes - enforce sensible defaults
|
||||
* text=auto eol=lf
|
||||
|
||||
# Windows-skripte sollten CRLF behalten
|
||||
*.ps1 eol=crlf
|
||||
*.bat eol=crlf
|
||||
|
||||
# Binaries
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.webp binary
|
||||
Reference in New Issue
Block a user