From 771454b3a3a2273bcb07a5916c915a045e36d4b7 Mon Sep 17 00:00:00 2001 From: Flummi Date: Fri, 16 Feb 2018 14:30:01 +0100 Subject: [PATCH] gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d5b8432 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.mjs gitlab-language=javascript +*.handlebars gitlab-language=html \ No newline at end of file