From a8a4683f8336916bf70039eba4d438b4f24a48ff Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Wed, 18 Oct 2017 17:46:15 +0200 Subject: [PATCH] Make linguist happy --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index ac2ad936669..25b46f84a6d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,4 +26,6 @@ launcher.in text eol=lf config.make.in text eol=lf targets.make text eol=lf configure.ac text eol=lf -Makefile.in text eol=lf \ No newline at end of file +Makefile.in text eol=lf + +*.bsl linguist-vendored=true