Update .gitignore to ignore pytest cache
This commit is contained in:
parent
f42032dafc
commit
a36fbd4bc3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -94,3 +94,6 @@ pytooter_clientcred.txt
|
|||
pytooter_usercred.txtPipfile
|
||||
Pipfile.lock
|
||||
Pipfile
|
||||
|
||||
# pytest trash
|
||||
.pytest_cache
|
||||
|
|
Loading…
Reference in a new issue