From 5be97361204dcb40637bbc06bca33e6e20f71fac Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Tue, 14 Nov 2023 15:10:47 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 03d0190..18dfdb3 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,6 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ .aider* + +# Run logs +backend/run_logs/*