From 13b66a560dd14e7fd0e7e11ac8c2c4ed3cb2a699 Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Sat, 15 Feb 2020 13:04:17 +0100
Subject: Set waflib as vendored to fix Github language detection

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitattributes

(limited to '.gitattributes')

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..32967c1
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+waflib/* linguist-vendored
-- 
cgit v1.2.1