From a23563baffb6932c3448928aa741ae6e2f6f3c2b Mon Sep 17 00:00:00 2001 From: Grant Smith <57376089+ggsmith842@users.noreply.github.com> Date: Sat, 29 Jul 2023 18:04:56 -0600 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 41bc5ae..3901436 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ examples/* linguist-vendored=true +*.sql linguist-detectable=true