Procházet zdrojové kódy

removed text files from binary attribute

bubble
Tony Tam před 9 roky
rodič
revize
3963c3abe9
1 změnil soubory, kde provedl 9 přidání a 1 odebrání
  1. +9
    -1
      .gitattributes

+ 9
- 1
.gitattributes Zobrazit soubor

@@ -1,3 +1,11 @@
* text eol=lf

dist/**/* binary
dist/**/*.js binary
dist/**/*.map binary
dist/**/*.eot binary
dist/**/*.svg binary
dist/**/*.ttf binary
dist/**/*.woff binary
dist/**/*.woff2 binary
dist/**/*.png binary
dist/*.html text

Načítá se…
Zrušit
Uložit