From 4325d22a47774071120540b6f7d864f64f369e37 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Mon, 11 Mar 2019 14:00:11 -0400 Subject: [PATCH] Allow zip file to include HTML and plugin files --- .gitattributes | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitattributes b/.gitattributes index 82c0e99e9..7b21379c5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,5 @@ * text=auto /.github export-ignore -/bower_components export-ignore -/build export-ignore -/documentation export-ignore -/pages export-ignore -/plugins export-ignore .gitattributes export-ignore .gitignore export-ignore -index.html export-ignore -index2.html export-ignore -starter.html export-ignore \ No newline at end of file