aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/.gitignore
diff options
context:
space:
mode:
authorDavid Strauss <david@davidstrauss.net>2013-05-19 02:14:01 -0700
committerDaniel Stenberg <daniel@haxx.se>2013-05-19 11:19:28 +0200
commitce32176db749b40691c7fb08a1cb2ff184b4794e (patch)
tree5eab8bf73dcd557a922533fd64bdcba9eb126d9e /docs/examples/.gitignore
parent04f52e9b4db01bcbf672c9c69303a4e4ad0d0fb9 (diff)
xmlstream: XML stream parsing example source code
Add an XML stream parsing example using Expat. Add missing ignore for the binary from an unrelated example.
Diffstat (limited to 'docs/examples/.gitignore')
-rw-r--r--docs/examples/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore
index cbe0d04d4..40bd837b8 100644
--- a/docs/examples/.gitignore
+++ b/docs/examples/.gitignore
@@ -43,3 +43,5 @@ simplessl
smtp-multi
smtp-tls
url2file
+usercertinmem
+xmlstream