From eeae7ddba432023a826b6079502e40778081be84 Mon Sep 17 00:00:00 2001 From: Ikhsan Satriadi Date: Sun, 31 Mar 2024 07:43:18 +0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c8724c6..1a33eaa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ # Auto detect text files and perform LF normalization * text=auto -*.js linguist-detectable=false \ No newline at end of file +*.js linguist-detectable=false +*.css linguist-detectable=false \ No newline at end of file