From ff2b9c798896992ce05cd65d9df433d8785dfee8 Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 18 Feb 2020 23:30:21 +0100 Subject: [PATCH] Add release.sh to export-ignore --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 390671a8..aa70eefb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,5 +5,6 @@ .editorconfig export-ignore .travis.yml export-ignore _config.yml export-ignore +release.sh export-ignore *.sh text eol=lf