modification of code and loggger apply and changes of update from.

This commit is contained in:
2026-02-18 18:00:20 +05:30
parent 0ba78a0bd1
commit 63bcbeb9a2
12 changed files with 361 additions and 138 deletions

26
.gitignore vendored
View File

@@ -1,30 +1,18 @@
# Python
*.__pycache__
*.pyc
*.pyo
*.pyos
*.pyd
__pycache__
.vscode/
.idea/
# Ingnor upload files
# Ignore upload files
static/uploads/
# Ignore files
venv
# Ignore Log files ss
logs/
# Environment variables
.env
venv
# Python cache
__pycache__/
*.pyc
# OS / Editor
.vscode/
.idea/
__pycache__/
*.pyc
# Ignore Log files
logs/