From bb53a9d337a14c27e6aa554d3e03ec80bdf5bcb7 Mon Sep 17 00:00:00 2001 From: glyn Date: Mon, 5 Oct 2015 16:35:32 +0100 Subject: [PATCH] Add in gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9a091be --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.src linguist-language=DataFlex +*.inc linguist-language=DataFlex -- 2.39.2