minitor/.dockerignore
Ian Fijolek 5783190f58 Add new scripts for checking status of Docker services
These are bundled within the Docker image to make it possible to alert
on status of other Docker containers.

Will potentially include other sets of "standard" scripts for
convenience sake.
2019-05-31 16:43:14 -07:00

8 lines
78 B
Plaintext

*$py.class
*.egg
*.egg-info/
*.py[cod]
*.so
**/__pycache__/
scripts/README.md