From 9a92b7777daad3a30ef99f19a8ad01287bc269fd Mon Sep 17 00:00:00 2001 From: ziggi Date: Thu, 14 Dec 2017 13:43:57 +0200 Subject: [PATCH] Add .gitattributes --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b2adeb1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.pl linguist-language=Perl +*.ep linguist-language=Perl + + +