add mypy_cache to gitignore
This commit is contained in:
parent
3b73978f40
commit
8007df6853
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
zig-cache/
|
||||
*.mypy_cache*
|
||||
|
|
Loading…
Reference in a new issue