aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..5418c8b
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,6 @@
+*.tmpl linguist-language=HTML
+* linguist-detectable
+go.mod -linguist-detectable
+go.sum -linguist-detectable
+.golangci.yaml -linguist-detectable
+.build.yml -linguist-detectable