From 1d03e48129d5ec468012b0e605022e8da7b18d4c Mon Sep 17 00:00:00 2001 From: Patrick Sun Date: Mon, 28 Dec 2020 15:00:04 +1100 Subject: [PATCH] remove dist directory from angular component --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 330d03c..951a170 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,4 @@ Thumbs.db #dist file src/app/dist/* src/app/dist/main-menu-items.js -dist/* +dist/