From a1a92e8dde45d2ada78ed9dd5f6e56b906676737 Mon Sep 17 00:00:00 2001 From: Lawson Woods Date: Thu, 22 Aug 2024 15:06:28 -0700 Subject: [PATCH] gitignore update tmp --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f977a8d..818160c 100644 --- a/.gitignore +++ b/.gitignore @@ -109,5 +109,5 @@ ENV/ poetry.lock # debugging - -tmp \ No newline at end of file +# uncomment me when ready for production +# tmp \ No newline at end of file