diff --git a/.gitignore b/.gitignore
index e093c59e03a0b81cc7e954c487083935f5e42d8a..bb48dca6ae259ff40a87be55a6de00b1bd4b4102 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ myproject/myproject/__pycache__/__init__.cpython-312.pyc
 myproject/myproject/__pycache__/settings.cpython-312.pyc
 myproject/myproject/__pycache__/urls.cpython-312.pyc
 .venv/
+myproject/debug.log
\ No newline at end of file
diff --git a/myproject/debug.log b/myproject/debug.log
index a6f4149e7c7f53d647ba6f9d5d1f43452bbeaff2..073fa8c386d4cea3bb1ac4684fef14907d69a35a 100644
--- a/myproject/debug.log
+++ b/myproject/debug.log
@@ -1073,3 +1073,4 @@ Watching for file changes with StatReloader
 Watching for file changes with StatReloader
 /usr/src/app/myapp/views.py changed, reloading.
 Watching for file changes with StatReloader
+Watching for file changes with StatReloader