From b4e84ba877f86faeb42c8025cf7f2e46278532c6 Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Sun, 28 Feb 2021 00:03:48 +0100 Subject: configure linguist for github Ignore the bundled sqlite3 files from the langage statistics --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..308def0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +sqlite3.c linguist-vendored +sqlite3.h linguist-vendored -- cgit v1.2.3