From cc40ab2438917ec3db0b82ed97296c18b053e87a Mon Sep 17 00:00:00 2001 From: Zuri Klaschka Date: Wed, 5 Jun 2024 11:12:25 +0200 Subject: [PATCH] Ignore pdfjs in language stats --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..75541c9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +pdfjs/* linguist-vendored