From 2c405ec3d3668ff9b9aeaf49d51943e19b4518bd Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Wed, 24 Jul 2019 03:50:06 +0530 Subject: [PATCH] Create .gitattributes --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9105c93 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.gitattributes linguist-vendored +util/mongoose.c linguist-vendored +util/mongoose.h linguist-vendored + +.gitattributes export-ignore