diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-04 21:05:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-04 21:05:31 -0400 |
commit | 759e860e4b6c514b74cafb2c0dd9c52c4d59316b (patch) | |
tree | ea09994423b910f2f1f91d46f9e84085f7088c8f /.gitignore | |
parent | f1b747e6d9fae2b365f65fd43c6295da503218bd (diff) |
add testcoverage target using hpc
added a test for key read and show
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d2f4c2b74..f68d1d0ad 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ git-annex.1 git-annex-shell.1 doc/.ikiwiki html +*.tix +.hpc |