Update .gitignore to ignore pytest cache

pull/204/head
Lorenz Diener 2019-10-11 22:08:52 +02:00
parent f42032dafc
commit a36fbd4bc3
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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