summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-04-01 21:53:04 +0200
committerStef Walter <stefw@gnome.org>2012-04-01 21:53:04 +0200
commita899d9be0cab72dcfe00f100527c52ea598fed70 (patch)
tree8b2e58d055a1cf8e5fced45195a3ffb598eef9c4 /.gitignore
parentaf8d28014f97ab0d9e4d00961e72aefd7adb470b (diff)
downloadp11-kit-a899d9be0cab72dcfe00f100527c52ea598fed70.tar.gz
Add enable-in and disable-in options to module config
* These can be used to load certain modules in certain programs, or prevent loading in others. * Useful for a key manager like seahorse, so we can load extra modules (think NSS) that other modules shouldn't load.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8486423..77f2789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,6 +77,8 @@ temp.txt
/tests/p11-test
/tests/pin-test
/tests/print-messages
+/tests/print-progname
+/tests/progname-test
/tests/ptr-array-test
/tests/conf-test
/tests/uri-test