style: change git to use lf line endings (#2023)

* style: set git to use `lf` line endings

* Update .gitattributes

* Normalize all the line endings
This commit is contained in:
ITOH
2022-02-09 18:34:30 +01:00
committed by GitHub
parent f1dbacb74b
commit 0153020368
3 changed files with 344 additions and 339 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
* text eol=lf
*.png binary
*.jpg binary
*.svg binary