Add monitoring TG service
This commit is contained in:
21
.dockerignore
Normal file
21
.dockerignore
Normal file
@@ -0,0 +1,21 @@
|
||||
.git/
|
||||
.gitignore
|
||||
.gitea/
|
||||
.env
|
||||
.venv/
|
||||
venv/
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info/
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.idea/
|
||||
.vscode/
|
||||
.claude/
|
||||
.DS_Store
|
||||
data/
|
||||
*.session
|
||||
*.session-journal
|
||||
Reference in New Issue
Block a user