From 3c888747d29c1982de63fc89e45f32e5d7031082 Mon Sep 17 00:00:00 2001 From: Pazus Date: Tue, 10 Sep 2019 08:54:07 +0300 Subject: [PATCH 1/2] 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 From 2de010d8805cf595939aaf18f4554920832b61f0 Mon Sep 17 00:00:00 2001 From: Pazus Date: Tue, 10 Sep 2019 20:40:51 +0300 Subject: [PATCH 2/2] Update .gitattributes --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index 459450fce..9cf0f2457 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,4 +9,8 @@ tests export-ignore development export-ignore node_modules export-ignore ^docs/* linguist-documentation +*.pkb linguist-language=PLSQL +*.pks linguist-language=PLSQL *.sql linguist-language=PLSQL +*.tpb linguist-language=PLSQL +*.tps linguist-language=PLSQL