From 6aca8fce8d9b6c758c5956fe86461d366747307d Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Sat, 14 Mar 2020 11:28:07 +1030 Subject: [PATCH] Added ecosystem.config.js back --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8163287..048472c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ public/uploads /config/*-local.json .vscode **.DS_Store -env.yaml \ No newline at end of file +env.yaml +ecosystem.config.js \ No newline at end of file