.gitignore 68 B

1234567
  1. /build/
  2. /.eggs/
  3. /*.egg-info/
  4. /.mypy_cache/
  5. /.tox/
  6. __pycache__/
  7. *.pyc