From 29d75f14686fd04f7852e05ff13751c42e54ede1 Mon Sep 17 00:00:00 2001 From: Shane Jaroch Date: Sat, 16 Apr 2022 02:30:26 -0400 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7533c02 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sql linguist-detectable -- 2.52.0