.gitattributes 🔗
@@ -1,2 +1 @@
-*.html linguist-detectable=false
-public/** linguist-documentation
+clib/stb_image.h linguist-vendored
Drew Smirnoff created
## What?
<!-- Describe what this PR changes. Keep it concise — what code was
added, removed, or modified? -->
## Why?
<!-- Explain the motivation behind this change. What problem does it
solve, or what addition does it enable? Link related issues if
applicable. -->
Signed-off-by: drew <me@andrinoff.com>
.gitattributes | 3 +--
view/.gitattributes | 4 ++++
2 files changed, 5 insertions(+), 2 deletions(-)
@@ -1,2 +1 @@
-*.html linguist-detectable=false
-public/** linguist-documentation
+clib/stb_image.h linguist-vendored
@@ -0,0 +1,4 @@
+*.html linguist-detectable=false
+public/** linguist-documentation
+clib/stb_image.h linguist-detectable=false
+clib/stb_image.h linguist-documentation