.gitignore 53 B

12345
  1. .env
  2. outputs/
  3. __pycache__/
  4. *.pyc
  5. .ipynb_checkpoints/