summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 775948d..9f14a9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ doc/source/api
# Development environment files
.project
.pydevproject
+# Temporary files created during test, but not removed
+examples/pki/certs/tmp* \ No newline at end of file