chore(git): add .gitattributes for prohibiting crlf as eol

This commit is contained in:
Sarah Vaupel 2024-08-04 15:21:26 +02:00
parent 55484e631b
commit f15d635a1e

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text eol=lf