pankaj-dev #27

Merged
pjpatil12 merged 3 commits from pankaj-dev into main 2026-08-08 07:30:40 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 06fe162198 - Show all commits

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