Add EOL normalization to LF

This commit is contained in:
ItsDrike 2021-07-07 14:17:56 +02:00
parent e4b440084a
commit c42ed62686
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Ensure all files use LF as end-of-line character, not CRLF.
* text=auto