aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-02-15 13:04:17 +0100
committerDavid Robillard <d@drobilla.net>2020-02-15 13:04:17 +0100
commit13b66a560dd14e7fd0e7e11ac8c2c4ed3cb2a699 (patch)
treeef20efe000f016199fac2f033acecb578b2805f3
parent3ab23845ca924bfe7ed137c9fa84cb815256dc48 (diff)
downloadpugl-13b66a560dd14e7fd0e7e11ac8c2c4ed3cb2a699.tar.gz
pugl-13b66a560dd14e7fd0e7e11ac8c2c4ed3cb2a699.tar.bz2
pugl-13b66a560dd14e7fd0e7e11ac8c2c4ed3cb2a699.zip
Set waflib as vendored to fix Github language detection
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..32967c1
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+waflib/* linguist-vendored