From cee98958e8ed7d37343eccaae0be424464d7a565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=20=D0=A1=D0=BE=D1=85?= =?UTF-8?q?=D0=B0=D1=86=D1=8C=D0=BA=D0=B8=D0=B9?= Date: Wed, 3 Apr 2024 01:01:34 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4b45e248..d117462d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,5 +4,6 @@ Makefile linguist-detectable=false *.ml linguist-language=OCaml *.js linguist-detectable=false *.css linguist-detectable=false +*.pug linguist-detectable=false *.scss linguist-detectable=false *.html linguist-detectable=false