From: Josh Stompro Date: Thu, 11 May 2023 14:09:37 +0000 (-0500) Subject: Add a .gitignore file to ignore the logs dir X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a05cdd7feeace624274eda1a62d609b81850e726;p=working%2FNCIPServer.git Add a .gitignore file to ignore the logs dir Signed-off-by: Josh Stompro --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b6d592e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/logs