Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b63e40d1c..e018cf938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,6 @@ tests/letstest/*.pem
tests/letstest/venv/
.venv
+
+# pytest cache
+/.cache