diff options
author | 2010-11-21 13:09:34 +0100 | |
---|---|---|
committer | 2010-11-21 13:02:32 +0000 | |
commit | dc38780cef302eebd42cd0cf45778a7659cd4577 (patch) | |
tree | 9262c7946f609d955f6027eacf595e90efdd6a56 /.gitignore | |
parent | dd1e06bc7f78447d128a7864e72d2700160043fb (diff) | |
download | paludis-dc38780cef302eebd42cd0cf45778a7659cd4577.tar.gz paludis-dc38780cef302eebd42cd0cf45778a7659cd4577.tar.xz |
Add cave-print-unused-distfiles command
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6108f0f67..d7071dd16 100644 --- a/.gitignore +++ b/.gitignore @@ -120,6 +120,7 @@ paludis-*.*.*.tar.bz2 /doc/clients/cave-print-sets.html /doc/clients/cave-print-spec.html /doc/clients/cave-print-sync-protocols.html +/doc/clients/cave-print-unused-distfiles.html /doc/clients/cave-purge.html /doc/clients/cave-report.html /doc/clients/cave-resolve.html |