gitattributes: ensure platform dependent files are stored using correct line endings

This commit is contained in:
Andrej730
2026-08-06 19:42:56 +05:00
parent 027203008d
commit 3d05ccbd59
4 changed files with 1483 additions and 1481 deletions
+3 -1
View File
@@ -19,6 +19,8 @@
# normalize the line endings of the following files # normalize the line endings of the following files
*.bat text eol=crlf
*.cmd text eol=crlf
*.cpp text *.cpp text
*.css text *.css text
*.csv text *.csv text
@@ -34,11 +36,11 @@
*.po text *.po text
*.pot text *.pot text
*.py text *.py text
*.sh text eol=lf
*.txt text *.txt text
# files not normalized ATM # files not normalized ATM
# bat
# bnf # bnf
# blend # blend
# i # i