From 6078d6d73bc2eb1dbf2283b37d9507297fefba9d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 5 Apr 2011 17:19:09 +0200 Subject: Add support for debug tracing. Use P11_KIT_DEBUG=xxx environment variable to enable tracing. Must have been built without --disable-debug option. P11_KIT_DEBUG can (at this point) be one of these values: all help conf lib --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f2047de..2a16de9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.la *.lo +*.bak *.tar.gz *.gcno *.gcda -- cgit v1.1