Update .gitattributes

*.conf text eol=lf
*.jpeg binary
This commit is contained in:
UT from dolibit 2021-04-03 17:56:16 +02:00 committed by GitHub
parent 17437670b1
commit d72c0a1c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored
View File

@ -18,6 +18,7 @@
*.pp text eol=lf
*.sh text eol=lf
*.yaml text eol=lf
*.conf text eol=lf
.bash_aliases text eol=lf
@ -26,6 +27,7 @@
*.ico binary
*.png binary
*.jpg binary
*.jpeg binary
*.odt binary
*.odf binary
*.frm binary