summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2009-07-01 17:06:32 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2009-07-14 17:54:33 +0100
commit4c439506aa436b146bb600eb8892deacc45d9482 (patch)
tree26d8fd2445c211ec691c31712c6bb4001949b689 /.gitignore
parent37e4a629ea89b01d744c73b5ead5b4886e0334a2 (diff)
Generate x509 key and cert PEM files automatically.
Use generated PEM files in connector tests. Ignore PEM files in git.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9afe821..0cad57c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,6 +82,8 @@ tests/wocky-xmpp-stanza-test
tests/wocky-connector-test
tests/*report.xml
+tests/certs/*.pem
+
examples/wocky-connect
coverage/