]> granicus.if.org Git - python/commitdiff
Add mypy cache to gitignore (GH-6614)
authorEkin Dursun <ekindursun@gmail.com>
Mon, 30 Apr 2018 19:10:45 +0000 (22:10 +0300)
committerBrett Cannon <brettcannon@users.noreply.github.com>
Mon, 30 Apr 2018 19:10:45 +0000 (12:10 -0700)
.gitignore

index 58f8bf72f2b9bd5fa258e7110bffd973cf1d6a6d..215d7f526f465c9fff5a4a51aea04780c0dd78e3 100644 (file)
@@ -114,3 +114,4 @@ Tools/ssl/win32
 .vs/
 .vscode/
 gmon.out
+.mypy_cache/