edit .gitignore file
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -11,8 +11,11 @@ app/static/uploads/
|
|||||||
# Ignore env files
|
# Ignore env files
|
||||||
venv
|
venv
|
||||||
|
|
||||||
# Ignore Log files ss
|
# Ignore Log files
|
||||||
logs/
|
logs/
|
||||||
|
logs/app.log
|
||||||
|
logs/debug.log
|
||||||
|
logs/error.log
|
||||||
*.log
|
*.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=- | - | - | ======================================================================
|
|
||||||
|
|||||||
Reference in New Issue
Block a user