.gitignore 75 B

1234567
  1. *.pyc
  2. *__pycache__
  3. *DS_Store
  4. medium/data/*_files
  5. *.zip
  6. *.ipynb_checkpoints