From 43f9f228567ce2604cc640f9255ba970b7c06e4d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 5 May 2022 00:15:37 -0400 Subject: add file locking to deploy/process scripts --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 890d4987..c57b271e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ nginx-tmp node_modules static-tmp releases-base +lock -- cgit v1.3.1