.dockerignore 49 B

123456
  1. # .dockerignore
  2. .git
  3. logs
  4. __pycache__
  5. *.log
  6. *.pyc