From 7e5c9ce48545dd14e73c5d20a07b6aa657592184 Mon Sep 17 00:00:00 2001 From: Mathias Svensson Date: Thu, 18 Dec 2014 12:30:47 +0100 Subject: [PATCH] Hopefully make git language statistics more accurate --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..069473aae --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +pwnlib/data/* linguist-vendored