From 7a628b60fc0412db816920469be9500a9e4ad1bd Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 23 Mar 2017 21:41:00 +0100 Subject: [PATCH] trying to syntax color geo files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..e0f87fc88a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.geo gitlab-language=cpp -- GitLab