summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-07-26 13:37:39 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-07-31 04:27:59 -0400
commitb6fa7fe350df8155caf9ebe16675e7924020eb7b (patch)
tree3a016a9652faaf4ae3fa0329f907ab0149624731 /.gitignore
parent371dadfbbc35abfcd41c41b6e92745d87bd48cd5 (diff)
downloadhaskell-b6fa7fe350df8155caf9ebe16675e7924020eb7b.tar.gz
gitignore: Add .mypy_cache
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 08485567fb..0515aede6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ Thumbs.db
*.dyn_o
*.dyn_hi
__pycache__
+.mypy_cache
*.SYMDEF*
log