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--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 54545e883..6dd422187 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ tags
\#*#
.idea
.ropeproject
+.vscode
# auth --cert-path --chain-path
/*.pem
@@ -44,3 +45,8 @@ tests/letstest/venv/
# docker files
.docker
+
+# certbot tests
+.certbot_test_workspace
+**/assets/pebble*
+**/assets/challtestsrv*