From 96dd987d9f2cbf3271c28b9843b97e4f9401ba90 Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Tue, 12 Nov 2024 22:08:19 +0200 Subject: [PATCH] * updated .gitattributes for proper deploy --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2477d8cd..e1dc22f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,9 +26,10 @@ /.github export-ignore /assets/sass export-ignore /assets/libs/fontawesome/scss export-ignore -/docs export-ignore -/tests export-ignore /blocks-src export-ignore +/docs export-ignore +/node_modules export-ignore +/tests export-ignore # Files /.bowerrc export-ignore