aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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