From 40bae79a35ce252f47c2b3351ad6b835c4d7df50 Mon Sep 17 00:00:00 2001 From: Ankit Nayan Date: Sun, 24 Jan 2021 13:09:49 +0530 Subject: [PATCH] added .gitattriibutes file --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..8c64395944 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.css linguist-detectable=false \ No newline at end of file