From 3bed292868a3aab97bf6d89187381b0319e0a7c2 Mon Sep 17 00:00:00 2001 From: Benjamin Toby Date: Thu, 23 Nov 2023 17:58:11 +0100 Subject: [PATCH] Update .gitignore: Add REDEPLOY text file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9d264ab..d8c9488 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_shell .env /dump .ssh -/.ssh \ No newline at end of file +/.ssh +REDEPLOY