[Tests] Ignore pytest temp dir

This commit is contained in:
Calum Lind 2023-05-29 12:05:57 +01:00
parent 701f68d70b
commit b24a5d2465
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ RELEASE-VERSION
.venv* .venv*
# used by setuptools to cache downloaded eggs # used by setuptools to cache downloaded eggs
/.eggs /.eggs
_pytest_temp/