summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-01-26 12:46:14 -0600
committerStef Walter <stefw@collabora.co.uk>2011-01-26 12:46:14 -0600
commit4375e297b19bc2177e17cc5616e75d96be053328 (patch)
treee62b542ae6bb600332912e14c480270709934760 /.gitignore
parentf8009b4d504de0ed752b867893acd263108409e0 (diff)
downloadp11-kit-4375e297b19bc2177e17cc5616e75d96be053328.tar.gz
Add testing and start testing hash table functionality.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa242e5..8cbe5e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,9 @@
*.la
*.lo
*.tar.gz
+*.gcno
+*.gcda
+*.gcov
.deps
.libs
@@ -29,3 +32,8 @@ Makefile
Makefile.in
missing
stamp-h1
+temp.txt
+
+/tests/coverage
+/tests/coverage.info
+/tests/hash-test