diff --git a/.gitattributes b/.gitattributes index dd44cace73b6a4362e397146734ec58e8c7a2b44..e3c54e34bb850187a2b6fd69fbfd48af470f3753 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -*.html linguist-detectable=false -public/** linguist-documentation +clib/stb_image.h linguist-vendored diff --git a/view/.gitattributes b/view/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..be2a3058da3fe5bcd51f34671273fa320a2b97f6 --- /dev/null +++ b/view/.gitattributes @@ -0,0 +1,4 @@ +*.html linguist-detectable=false +public/** linguist-documentation +clib/stb_image.h linguist-detectable=false +clib/stb_image.h linguist-documentation