diff --git a/.gitignore b/.gitignore index a23de38..45a54ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea/ storage/sqlite_db -backend/1-5_raw_output.log \ No newline at end of file +backend/1-5_raw_output.log +*.log \ No newline at end of file