From 49180ae3d7005fecbc0edcd298b7baa9edcc126b Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Sun, 13 Jun 2021 11:42:17 -0700 Subject: [PATCH] [sql] Fix eof --- sql.gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sql.gitattributes b/sql.gitattributes index 9834f8e..3f0454b 100644 --- a/sql.gitattributes +++ b/sql.gitattributes @@ -1,2 +1,2 @@ -*.sql linguist-detectable=true -*.sql linguist-language=sql \ No newline at end of file +*.sql linguist-detectable=true +*.sql linguist-language=sql