From be1f1a419b51a7852128e5355b2f77d357e0bd19 Mon Sep 17 00:00:00 2001 From: jespergravgaard Date: Sat, 20 Apr 2019 22:47:18 +0200 Subject: [PATCH] Attempt at adding C-formatting. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..93eac6197 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.kc gitlab-language=c \ No newline at end of file