Browse Source

Update .gitattributes

*.conf text eol=lf
*.jpeg binary
UT from dolibit 4 years ago
parent
commit
d72c0a1c3b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -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