From b21c1c7cd786ecd14926dbfb36df0e5fc03a1476 Mon Sep 17 00:00:00 2001 From: Alexander Nozik Date: Fri, 5 Apr 2019 15:45:59 +0300 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..ecf5d37d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js linguist-vendored