diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d4ce3a2d95..e8d2162cf8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ /vendor/** -text -eol linguist-vendored /public/vendor/** -text -eol linguist-vendored /templates/**/*.tmpl linguist-language=Handlebars +/.eslintrc linguist-language=YAML +/.stylelintrc linguist-language=YAML |