From 69817f3cd201aae5e16f94d6cac032f2dc9b17e8 Mon Sep 17 00:00:00 2001 From: EmileRolley Date: Tue, 9 Mar 2021 17:43:30 +0100 Subject: [PATCH] feat: add .gitattribute in order to recognize catala_fr file with markdown syntax --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..24dce7fc --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.catala_fr linguist-language=Markdown