diff options
author | 2010-09-02 13:55:32 +0100 | |
---|---|---|
committer | 2010-09-02 13:55:32 +0100 | |
commit | fd46198d52e3d3c955f1c9cc11a2040b908185e9 (patch) | |
tree | 39b37cbe11196aeb08de5cbe78d0b91992585d97 /.gitignore | |
parent | 5478723fe66236f70308e9feaa1d6262b4126d9c (diff) | |
download | paludis-fd46198d52e3d3c955f1c9cc11a2040b908185e9.tar.gz paludis-fd46198d52e3d3c955f1c9cc11a2040b908185e9.tar.xz |
cave resolve --graph-jobs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d09dba3c6..813dc9d76 100644 --- a/.gitignore +++ b/.gitignore @@ -90,6 +90,7 @@ paludis-*.*.*.tar.bz2 /doc/clients/cave-find-candidates.html /doc/clients/cave-fix-cache.html /doc/clients/cave-fix-linkage.html +/doc/clients/cave-graph-jobs.html /doc/clients/cave-help.html /doc/clients/cave-import.html /doc/clients/cave-info.html |