.gitignore 73 B

123456789
  1. figures/
  2. env/
  3. build/
  4. dist/
  5. __pycache__/
  6. .ipynb_checkpoints/
  7. *.egg-info/