.dockerignore 96 B

12345678910
  1. .ipynb_checkpoints
  2. /_python_build
  3. *.pyc
  4. __pycache__
  5. core
  6. *.swp
  7. /datasets
  8. /results
  9. results
  10. ./data