[gitignore] Add .mypy_cache
This commit is contained in:
parent
f2b13e096e
commit
bc483ee9df
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@ nvim/plug
|
||||||
nvim/**/.*
|
nvim/**/.*
|
||||||
**/secrets.sh
|
**/secrets.sh
|
||||||
i3/background
|
i3/background
|
||||||
|
|
||||||
|
.mypy_cache/
|
||||||
|
|
Loading…
Reference in a new issue