aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorsilverwind2022-06-24 14:09:53 +0200
committerGitHub2022-06-24 14:09:53 +0200
commit48ef12b27cde7757f33ec54df7bb40094b301e49 (patch)
tree513407e5aca630b22c591b19dde04f689267bbe8 /.gitattributes
parent4909493a9f75ad188f044b8577e7357f122fb445 (diff)
Move eslintrc/stylelintrc to non-deprecated extensions (#20110)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 12c45dbc6..bb2783b0a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,5 @@
* text=auto eol=lf
*.tmpl linguist-language=Handlebars
-/.eslintrc linguist-language=YAML
-/.stylelintrc linguist-language=YAML
/public/vendor/** -text -eol linguist-vendored
/vendor/** -text -eol linguist-vendored
/web_src/fomantic/build/** linguist-generated