From f71732e188c847cd92d83f94902d57d0ed4d42fb Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 7 Nov 2023 17:06:52 +0100 Subject: Added gitattr to vendor some of the files --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9019ff2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto + +*.html linguist-vendored +*.css linguist-vendored -- cgit v1.2.3