Update .gitignore to ignore pytest cache
parent
f42032dafc
commit
a36fbd4bc3
|
@ -94,3 +94,6 @@ pytooter_clientcred.txt
|
|||
pytooter_usercred.txtPipfile
|
||||
Pipfile.lock
|
||||
Pipfile
|
||||
|
||||
# pytest trash
|
||||
.pytest_cache
|
||||
|
|
Loading…
Reference in New Issue