Ensure LF line endings on text files.

pull/9377/merge
Guiorgy 2025-11-21 10:46:35 +04:00 committed by GitHub
parent 27779370d8
commit 6d01a247db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and normalize end of lines to LF (\n)
* text=auto eol=lf