From 410f47852320efe4becc87a4a672bac9615eb243 Mon Sep 17 00:00:00 2001 From: Francisco Pessano Date: Sat, 22 Jan 2022 14:28:45 -0300 Subject: [PATCH] gitattributes added --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..81798b0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.scss linguist-detectable=false \ No newline at end of file