added git configs

This commit is contained in:
Dennis Eichhorn 2022-03-05 16:58:20 +01:00
parent f157d05c00
commit a86685a04d

3
.gitattributes vendored
View File

@ -10,6 +10,9 @@
*.txt text eol=lf
*.htaccess text eol=lf
*.json text eol=lf
*.c text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.png binary
*.jpg binary