From da05e5d18b87c72b3870d9b182afe138e0ae8ea3 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:51:48 +0530 Subject: [PATCH] updated --- .gitattributes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3412c03..b571d14 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ -*. linguist-language=Javascript +*.Roff linguist-detectable=false + +* linguist-vendored +*.js linguist-vendored=true