From 12e95d4a7ac53535716c55e7b469b892e16604ed Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Mon, 9 Aug 2021 19:09:28 -0500 Subject: [PATCH] Declare all jl files as Julia regardless of shebang --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 16c72f3..ecd5ffa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,3 +16,4 @@ *.jpg -crlf -diff -merge *.png -crlf -diff -merge src/beefblup.jl linguist-language=Julia +*.jl linguist-language=Julia