Update .gitignore to ignore pytest cache

pull/204/head
Lorenz Diener 3 years ago
parent f42032dafc
commit a36fbd4bc3

3
.gitignore vendored

@ -94,3 +94,6 @@ pytooter_clientcred.txt
pytooter_usercred.txtPipfile
Pipfile.lock
Pipfile
# pytest trash
.pytest_cache

Loading…
Cancel
Save