aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-06-02 15:01:31 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-06-02 15:57:31 +0100
commite6d710f8cbef6b9787dc4212ad9f2c970c18a3b1 (patch)
tree3c03830eb51d71671b06faa51a86f25c68640e4f
parent68ae9a98517ea2cb4bbe140f93baacf3f16549ab (diff)
downloadYAGE-e6d710f8cbef6b9787dc4212ad9f2c970c18a3b1.tar.gz
YAGE-e6d710f8cbef6b9787dc4212ad9f2c970c18a3b1.zip
Adding vendored code
-rw-r--r--.gitattributes6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index d839c828..797f284b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,4 @@
-*.h linguist-language=C++
-yage/core/stb_image.h linguist-vendored=true \ No newline at end of file
+yage/*.h linguist-language=C++
+yage/*/*.h linguist-language=C++
+yage/core/stb_image.h linguist-vendored=true
+libs/* linguist-vendored=true