From 06fe162198cada17f62bb10babd709b88e614509 Mon Sep 17 00:00:00 2001 From: pjpatil12 Date: Fri, 7 Aug 2026 13:51:58 +0530 Subject: [PATCH] edit .gitignore file --- .gitignore | 5 ++++- logs/app.log | 3 --- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2eba46a..f5b87c4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,11 @@ app/static/uploads/ # Ignore env files venv -# Ignore Log files ss +# Ignore Log files logs/ +logs/app.log +logs/debug.log +logs/error.log *.log diff --git a/logs/app.log b/logs/app.log index 16c8000..e69de29 100644 --- a/logs/app.log +++ b/logs/app.log @@ -1,3 +0,0 @@ -2026-08-06 12:44:45 | INFO | User=System | IP=- | - | - | ====================================================================== -2026-08-06 12:44:45 | INFO | User=System | IP=- | - | - | Application Started Successfully -2026-08-06 12:44:45 | INFO | User=System | IP=- | - | - | ======================================================================