Add generic .cache
to .gitignore
This commit is contained in:
parent
9f89f8cc9d
commit
1c49c4923f
4
.gitignore
vendored
4
.gitignore
vendored
@ -21,5 +21,5 @@ __pycache__/
|
||||
# Testing:
|
||||
/.coverage
|
||||
|
||||
# mypy:
|
||||
.mypy_cache/
|
||||
# Miscellaneous cache:
|
||||
.cache/
|
||||
|
Loading…
Reference in New Issue
Block a user