From 3c888747d29c1982de63fc89e45f32e5d7031082 Mon Sep 17 00:00:00 2001 From: Pazus Date: Tue, 10 Sep 2019 08:54:07 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 02d2d5e4e..459450fce 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,4 @@ tests export-ignore development export-ignore node_modules export-ignore ^docs/* linguist-documentation +*.sql linguist-language=PLSQL