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/*