forked from VimPlug/jedi
Add mypy cache to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,4 +12,5 @@ jedi.egg-info/
|
|||||||
record.json
|
record.json
|
||||||
/.cache/
|
/.cache/
|
||||||
/.pytest_cache
|
/.pytest_cache
|
||||||
|
/.mypy_cache
|
||||||
/venv/
|
/venv/
|
||||||
|
|||||||
Reference in New Issue
Block a user