[gitignore] Add .mypy_cache

This commit is contained in:
Midgard 2019-06-13 19:18:16 +02:00
parent f2b13e096e
commit bc483ee9df
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

2
.gitignore vendored
View file

@ -2,3 +2,5 @@ nvim/plug
nvim/**/.*
**/secrets.sh
i3/background
.mypy_cache/