.gitignore 74 B

12345678910
  1. __pycache__
  2. .env
  3. _old
  4. uploads
  5. .ipynb_checkpoints
  6. *.db
  7. _test
  8. Pipfile
  9. /data