diff options
author | 2010-10-04 20:59:55 +0100 | |
---|---|---|
committer | 2010-10-04 20:59:55 +0100 | |
commit | 3cc05f7f1d8f1fe5f05d7ff3eb2c8430b0165c47 (patch) | |
tree | 7838905c1a18b4bed53b916813d8ac11f51cde78 /.gitignore | |
parent | 343898402c4d4ac9c7d5230d8ef05673782777c9 (diff) | |
download | paludis-3cc05f7f1d8f1fe5f05d7ff3eb2c8430b0165c47.tar.gz paludis-3cc05f7f1d8f1fe5f05d7ff3eb2c8430b0165c47.tar.xz |
cave size, print-id-size
Fixes: ticket:1007
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 060684206..b60201d21 100644 --- a/.gitignore +++ b/.gitignore @@ -107,6 +107,7 @@ paludis-*.*.*.tar.bz2 /doc/clients/cave-print-id-executables.html /doc/clients/cave-print-id-masks.html /doc/clients/cave-print-id-metadata.html +/doc/clients/cave-print-id-size.html /doc/clients/cave-print-ids.html /doc/clients/cave-print-owners.html /doc/clients/cave-print-packages.html @@ -123,6 +124,7 @@ paludis-*.*.*.tar.bz2 /doc/clients/cave-resume.html /doc/clients/cave-search.html /doc/clients/cave-show.html +/doc/clients/cave-size.html /doc/clients/cave-sync.html /doc/clients/cave-uninstall.html /doc/clients/cave-update-world.html |