.gitignore 80 B

12345678
  1. .idea/
  2. .ipynb_checkpoints
  3. /_python_build
  4. *.pyc
  5. __pycache__
  6. *.swp
  7. /results
  8. *.zip