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 315B

12345678
  1. * text=auto eol=lf
  2. *.tmpl linguist-language=Handlebars
  3. /assets/*.json linguist-generated
  4. /public/vendor/** -text -eol linguist-vendored
  5. /vendor/** -text -eol linguist-vendored
  6. /web_src/fomantic/build/** linguist-generated
  7. /web_src/js/vendor/** -text -eol linguist-vendored
  8. Dockerfile.* linguist-language=Dockerfile