From 4a8960d2dfba90b236e3c01c1c95f14aac6e7962 Mon Sep 17 00:00:00 2001 From: Benjamin Sanchez Date: Mon, 15 Jun 2020 13:12:48 +0200 Subject: [PATCH] fix: .gitattributes add final line for atom compliance and avoiding conflicts with gh-pages --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fb70f761..fb8eb6d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,4 @@ *.m text diff=matlab .gitattributes export-ignore .gitignore export-ignore -.github export-ignore \ No newline at end of file +.github export-ignore