From a68013f7d92843382fa71b563bcde001dedd9b95 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 8 Feb 2021 18:28:29 +0100 Subject: remove some languages from language graph thing --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4b489c1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +**/*.js linguist-vendored +**/*.css linguist-vendored +**/*.sh linguist-vendored +**/*.html linguist-vendored -- cgit v1.2.3