Add .venv_cache to .gitignore.
This commit is contained in:
parent
0587cc8b1d
commit
e3ca06bc53
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ __pycache__
|
|||||||
/doc/*.html
|
/doc/*.html
|
||||||
/README.html
|
/README.html
|
||||||
/qutebrowser/html/doc/
|
/qutebrowser/html/doc/
|
||||||
|
/.venv_cache
|
||||||
|
Loading…
Reference in New Issue
Block a user