From 1da1141cddf4a7be3dee97e43d0c6351a800053f Mon Sep 17 00:00:00 2001 From: Ottmar Gobrecht Date: Sun, 22 Sep 2019 19:38:10 +0200 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9c76173 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sql linguist-language=PLSQL \ No newline at end of file