.gitignore 98 B

1234567891011
  1. __pycache__/
  2. .pytest_cache/
  3. output/
  4. cache/
  5. data/
  6. node_modules/
  7. frontend/
  8. logs/
  9. .bin/
  10. .cache/
  11. *.pyc