.gitignore: ignore mypy_cache, the python lint cache
This commit is contained in:
committed by
Avi Kivity
parent
469bca5369
commit
097fbc7c5d
1
.gitignore
vendored
1
.gitignore
vendored
@@ -29,3 +29,4 @@ docs/_build
|
||||
docs/poetry.lock
|
||||
compile_commands.json
|
||||
.ccls-cache/
|
||||
.mypy_cache
|
||||
|
||||
Reference in New Issue
Block a user