.gitignore 64 B

12345678
  1. __pycache__/
  2. venv/
  3. build/
  4. dist/
  5. .pytest_cache/
  6. *.egg-info
  7. *.log