From 454fa4097988e6e503958464ea8d2c948149ae98 Mon Sep 17 00:00:00 2001 From: nguyandy Date: Mon, 4 Jan 2021 10:40:23 -0500 Subject: [PATCH] updated .gitignore file to include public/lib symlinks --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b59d15d..1352fdf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ node_modules/ npm-debug.log public/build/ public/lib/ +public/lib