From b2a4a2d5d30247bc48ca08e82d75825e85a5871a Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:58:40 +0530 Subject: [PATCH] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fe4b43f..aaca100 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ * linguist-vendored -*.js *.html linguist-vendored=true +*.js, *.html linguist-vendored=true