This commit is contained in:
2026-08-08 13:57:04 +05:30
12 changed files with 1289 additions and 143 deletions

14
.gitignore vendored
View File

@@ -12,6 +12,7 @@ app/static/uploads/
venv/
.venv/
<<<<<<< HEAD
# Environment / secrets
.env
.env.*
@@ -19,4 +20,15 @@ venv/
# Log files
logs/
*.log
*.log
=======
# Ignore Log files
logs/
logs/app.log
logs/debug.log
logs/error.log
*.log
>>>>>>> 80d4e82f9b14a0454b3beb45992dab986ab8853f