From 7ac1c7503726d17defecc42ca1429fa6b87c32b3 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Jun 2018 15:01:31 +0100 Subject: Adding vendored code --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d839c828..4e2a52e3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.h linguist-language=C++ -yage/core/stb_image.h linguist-vendored=true \ No newline at end of file +yage/core/stb_image.h linguist-vendored=true +libs linguist-vendored=true -- cgit