edit .gitignore file

This commit is contained in:
2026-08-07 13:51:58 +05:30
parent d5d69a5ba5
commit 06fe162198
2 changed files with 4 additions and 4 deletions

5
.gitignore vendored
View File

@@ -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

View File

@@ -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=- | - | - | ======================================================================