This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
pascal
/
laz-doublcmd
mirror de
https://github.com/doublecmd/doublecmd.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
FIX: Unset 'text' attribute for '*.bat'
Alexander Koblov
2 anos atrás
pai
6e65b86140
commit
b62904aeb1
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão unificada
Mostrar estatísticas do Diff
1
1
.gitattributes
+ 1
- 1
.gitattributes
Ver arquivo
@@ -1,4 +1,4 @@
*.sh text eol=lf
*.sh text eol=lf
-*.bat text
eol=crlf
+*.bat
-
text
language/*.po text eol=lf
language/*.po text eol=lf