Add .gitattributes to have uniform line endings

This commit is contained in:
Julian Amann 2022-04-24 22:28:04 +02:00
parent 7e4ad40171
commit 0aef06a2d0

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# https://www.aleksandrhovhannisyan.com/blog/crlf-vs-lf-normalizing-line-endings-in-git/
* text=auto