.gitignore 143 B

12345678910
  1. .env
  2. .venv/
  3. __pycache__/
  4. *.py[cod]
  5. .pytest_cache/
  6. .coverage
  7. htmlcov/
  8. .ipynb_checkpoints/
  9. outputs/meeting_result.json
  10. outputs/meeting_result.md