diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..87f3f1c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +*.gitattributes linguist-vendored +util/mongoose.c linguist-vendored +util/mongoose.h linguist-vendored +util/websocket_chatExample/ linguist-vendored + +.gitattributes export-ignore