You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitattributes 310 B

123456789101112131415
  1. * text eol=lf
  2. src/**/*.ttf binary
  3. dist/**/*.js binary
  4. dist/**/*.ttf binary
  5. dist/**/*.map binary
  6. dist/**/*.eot binary
  7. dist/**/*.svg binary
  8. dist/**/*.ttf binary
  9. dist/**/*.woff binary
  10. dist/**/*.woff2 binary
  11. dist/**/*.png binary
  12. dist/*.html text
  13. src/main/html/fonts/*.ttf binary
  14. src/main/html/images/*.png binary