diff --git a/.gitignore b/.gitignore index 17ed7af..b12833f 100644 --- a/.gitignore +++ b/.gitignore @@ -44,7 +44,7 @@ pip-delete-this-directory.txt # Runtime data and logs runtime/ backend/runtime/ -/logs/ +logs/ backend/logs/ *.db *.sqlite