From 620c280b777e7456b9044cd2effc257d93e4f564 Mon Sep 17 00:00:00 2001 From: Alexey Safronov Date: Fri, 31 May 2019 09:35:05 +0300 Subject: [PATCH] Added /build/deploy to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7976809eb5..aa0c16d879 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ **/node_modules/ **/storybook-static/ /web/ASC.Web.Components/dist +/build/deploy