From a8a4b2c29685bdca1cc42f8e0dcbe60cbbaccc03 Mon Sep 17 00:00:00 2001 From: Belim Date: Thu, 15 May 2025 18:53:09 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index bceb31a..5761391 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ +/docs/**/*.html linguist-documentation=true +/docs/**/*.htm linguist-documentation=true +/docs/**/*.js linguist-documentation=true *.cs linguist-detectable=true *.csx linguist-detectable=true *.html linguist-detectable=true