From ae949a21fe7ea0d52c4ee6dde8cb8de3dac445d7 Mon Sep 17 00:00:00 2001 From: "nein.wtf" Date: Wed, 2 Mar 2022 08:01:33 +0100 Subject: [PATCH] Exclude *.com files from gitea 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..af56879 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.com linguist-vendored