From c5a883f78b1221a73719d939d1905a2c461b2702 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Fri, 1 Jul 2022 14:07:01 +0200 Subject: Add jQuery support --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index c394a91..e7d32c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -30,6 +30,8 @@ README.md linguist-detectable=false linguist-documentation=true /layouts/_default/list.*.* linguist-language=HTML /layouts/_default/home.*.* linguist-language=HTML +/assets/js/vendor/*.js linguist-vendored + # # Text files. # Set files to be explicitly interpreted as text, -- cgit v1.2.3