Add monitoring PF service
This commit is contained in:
23
.dockerignore
Normal file
23
.dockerignore
Normal file
@@ -0,0 +1,23 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.git/
|
||||
.gitignore
|
||||
.idea/
|
||||
.vscode/
|
||||
.claude/
|
||||
.DS_Store
|
||||
data/
|
||||
*.db
|
||||
*.db-journal
|
||||
*.log
|
||||
*.bat
|
||||
diagnose.py
|
||||
README.md
|
||||
SESSION_NOTES.md
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
.dockerignore
|
||||
.env
|
||||
Reference in New Issue
Block a user