From ffccc859b28fc4c97890628c4f044890d38896aa Mon Sep 17 00:00:00 2001 From: Kes Date: Sat, 19 Aug 2023 11:48:56 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 0faca26..7794ecf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,6 @@ # Auto detect text files and perform LF normalization *.css linguist-detectable=false +*.nsi linguist-detectable=false +*.js linguist-detectable=false *.html linguist-detectable=false * text=auto