Selaa lähdekoodia

FIX: Unset 'text' attribute for '*.bat'

Alexander Koblov 2 vuotta sitten
vanhempi
commit
b62904aeb1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,4 +1,4 @@
 *.sh		text eol=lf
-*.bat		text eol=crlf
+*.bat		-text
 
 language/*.po	text eol=lf