diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index d9dbd57..0db47b6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -* linguist-vendored=false -* linguist-generated=false -* linguist-detectable=true *.html.tmpl linguist-language=HTML +* linguist-detectable +go.mod -linguist-detectable +go.sum -linguist-detectable |