From: Bob Halley Date: Sat, 5 Jan 2019 18:06:23 +0000 (-0800) Subject: ignore mypy cache X-Git-Tag: v2.0.0rc1~384 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162bf99f0d7199de6bf98d57c99e1daf981aa88a;p=thirdparty%2Fdnspython.git ignore mypy cache --- diff --git a/.gitignore b/.gitignore index bb7767ca..72f2e97e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ tests/*.out .tox dnspython.egg-info/ .eggs/ +.mypy_cache/