minitor/.dockerignore
Ian Fijolek f4952b61d1 Update Dockerfile to build the current working copy
This will allow `latest` to be `master` and allow git tags to dictate
tagged versions on Docker.

Also update readme to describe how it's now building
2018-04-18 09:51:32 -07:00

7 lines
60 B
Plaintext

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