summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 6259e42..e08f3e8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -15,9 +15,8 @@
go.mod export-ignore
go.sum export-ignore
-*.md linguist-detectable=true linguist-documentation=false
-
+exampleSite/** linguist-vendored
resources/_gen/** linguist-vendored
LICENSE text eol=lf
-README.md linguist-detectable=false linguist-documentation=true
+README.md text eol=lf