From 3f32943917ce5f1690539ec79ac14fdc7737088c Mon Sep 17 00:00:00 2001 From: Daniel Cadenas Date: Mon, 2 Sep 2024 18:53:08 -0300 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0bece5c..f8ba3d9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ # don't commit firestore certs (which usually follow this pattern) nos-notification-service-*.json .direnv +start.sh