.gitignore 65 B

12345678
  1. .coverage
  2. .git/index
  3. .mypy_cache/
  4. build/
  5. dist/
  6. tags
  7. __pycache__