From 8f0f4dc13b59a9ba0ba9189d283bebbf618f254a Mon Sep 17 00:00:00 2001 From: Lerking <33354709+Lerking@users.noreply.github.com> Date: Tue, 18 Jun 2019 21:46:11 +0200 Subject: [PATCH] Create . gitattributes --- . gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 . gitattributes diff --git a/. gitattributes b/. gitattributes new file mode 100644 index 0000000..4858bd9 --- /dev/null +++ b/. gitattributes @@ -0,0 +1,2 @@ +* linguist-vendored +*.inc linguist-vendored=false