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

123456
  1. * text=auto eol=lf
  2. /vendor/** -text -eol linguist-vendored
  3. /public/vendor/** -text -eol linguist-vendored
  4. /templates/**/*.tmpl linguist-language=Handlebars
  5. /.eslintrc linguist-language=YAML
  6. /.stylelintrc linguist-language=YAML