summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-09-26 20:17:08 +0200
committerSerghei Iakovlev <git@serghei.pl>2024-09-26 20:44:54 +0200
commita41f74faf15901add15ac81849806e628d807a0f (patch)
treec58d1d325617355a6c212f0d1ec90b04d4e133e0 /.gitattributes
parent9691f9f817ce10087edce2a602eec0b272b71230 (diff)
downloadgohugo-theme-ed-a41f74faf15901add15ac81849806e628d807a0f.tar.gz
Drop editorconfig integration, useless
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 6f05f1d..c0ec5b7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -17,7 +17,6 @@ resources/_gen/** linguist-generated
#
.ecrc linguist-language=JSON
-.editorconfig linguist-language=INI
*.md linguist-documentation=true
*.webmanifest linguist-language=JSON
@@ -39,7 +38,6 @@ resources/_gen/** linguist-generated
/.github export-ignore
.ecrc export-ignore
-.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
eslint.config.js export-ignore