summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-04-05 16:56:08 +0200
committerStef Walter <stefw@collabora.co.uk>2011-04-05 17:49:34 +0200
commit4d7cf526a352d7c9a02d05a308eef937b1a8987d (patch)
tree35cced4b5be7a7275ef93bd2712148dbab685842 /.gitignore
parent6078d6d73bc2eb1dbf2283b37d9507297fefba9d (diff)
downloadp11-kit-4d7cf526a352d7c9a02d05a308eef937b1a8987d.tar.gz
Add basic tool for p11-kit.
List modules: $ p11-kit -l
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2a16de9..cd9a488 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@ temp.txt
/tests/hash-test
/tests/conf-test
/tests/uri-test
+
+/tools/p11-kit