From 4874a7a529af50cabd8ba0012181af2bbddd55bd Mon Sep 17 00:00:00 2001 From: Vansh Pandey Date: Sat, 21 Sep 2024 15:39:36 +0530 Subject: [PATCH] Added Support To SQL --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 747a6258768f2..6623548c80f9b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ dist/* linguist-vendored=false +*.sql linguist-detectable=true \ No newline at end of file