From cba40b6aff598e821199c186c5f1795e5252bab9 Mon Sep 17 00:00:00 2001 From: Joseph Ditton Date: Tue, 16 Nov 2021 19:14:46 -0700 Subject: separate client and server apps --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ec1803d..ff139c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # compiled output -/dist -/node_modules +dist +static +node_modules # Logs logs -- cgit v1.2.3-70-g09d2