diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2024-09-26 20:17:08 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-09-26 20:44:54 +0200 |
| commit | a41f74faf15901add15ac81849806e628d807a0f (patch) | |
| tree | c58d1d325617355a6c212f0d1ec90b04d4e133e0 /.gitattributes | |
| parent | 9691f9f817ce10087edce2a602eec0b272b71230 (diff) | |
| download | gohugo-theme-ed-a41f74faf15901add15ac81849806e628d807a0f.tar.gz | |
Drop editorconfig integration, useless
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
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 |
