Add .venv* to .gitignore
This commit is contained in:
parent
483072d842
commit
5af93a2a8e
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,7 +20,7 @@ __pycache__
|
||||
/FAQ.html
|
||||
/INSTALL.html
|
||||
/qutebrowser/html/doc/
|
||||
/.venv
|
||||
/.venv*
|
||||
/.coverage
|
||||
/htmlcov
|
||||
/coverage.xml
|
||||
|
Loading…
Reference in New Issue
Block a user