diff --git a/.gitignore b/.gitignore index 1229de30..bbd0808a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,25 @@ _trial_temp build build-pypy MANIFEST dist apidocs *,cover .testrepository *.pyc *.pyd *.pyo *.so *~ *.swp *.swh *.swn *.swo docs/tutorial/index.html dulwich.egg-info/ .tox/ .idea/ .coverage htmlcov/ docs/api/*.txt +.mypy_cache/