summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2023-05-29 13:05:57 +0200
committerCalum Lind <calumlind+deluge@gmail.com>2023-05-29 13:10:47 +0200
commitb24a5d246528f72ded0f3db933fc762c43740778 (patch)
tree3c59d0bdd550648b3237f639cc0cd84922036dba
parent[Tests] Pin libtorrent version to 2.0.7 (diff)
downloaddeluge-b24a5d246528f72ded0f3db933fc762c43740778.tar.xz
deluge-b24a5d246528f72ded0f3db933fc762c43740778.zip
[Tests] Ignore pytest temp dir
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9ea43d0ba..5a5989bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ RELEASE-VERSION
.venv*
# used by setuptools to cache downloaded eggs
/.eggs
+_pytest_temp/