]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Add .mypy_cache to gitignore
authorBen Darnell <ben@bendarnell.com>
Sun, 24 Apr 2016 16:17:21 +0000 (12:17 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 24 Apr 2016 16:17:21 +0000 (12:17 -0400)
.gitignore

index 4d7fa457a409848af6e0a5b7151930bfb59cde24..968938d70529329bb4f51bc8ca649ce8205fd599 100644 (file)
@@ -14,3 +14,4 @@ MANIFEST
 /env/
 # Used in demo apps
 secrets.cfg
+.mypy_cache/