summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2021-09-20 14:48:34 +0200
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2021-09-20 15:30:58 +0200
commit5bf9ac9318a2f56ae6b45098c66781393c133883 (patch)
treef20684252accafcd81af1fde811f801ffb4cbc65
parente80d0aebd691f1a707ab534b4d1340fa0b793e01 (diff)
downloadvyos-1x-5bf9ac9318a2f56ae6b45098c66781393c133883.tar.gz
vyos-1x-5bf9ac9318a2f56ae6b45098c66781393c133883.zip
github: Add .gitattributes to override language detection
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..ea2cc59e4
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+data/templates/**/*.conf linguist-language=Jinja
+*.tmpl linguist-language=Jinja
+*.xml.i linguist-language=XML
+*.xml.in linguist-language=XML