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

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