diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-04-05 16:56:08 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-04-05 17:49:34 +0200 |
commit | 4d7cf526a352d7c9a02d05a308eef937b1a8987d (patch) | |
tree | 35cced4b5be7a7275ef93bd2712148dbab685842 /.gitignore | |
parent | 6078d6d73bc2eb1dbf2283b37d9507297fefba9d (diff) |
Add basic tool for p11-kit.
List modules:
$ p11-kit -l
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,3 +66,5 @@ temp.txt /tests/hash-test /tests/conf-test /tests/uri-test + +/tools/p11-kit |