X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/ae59efea3ad5242e1bfdcecda2088ed9dd04fa54..55efe6dabe48e5c37dc1ff6099e0bb8afde7a468:/.gitignore diff --git a/.gitignore b/.gitignore index 9695a5d..aac33b9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ /autotools/install-sh /autotools/missing /autotools/py-compile +/autotools/replace_vars.sed /config.log /config.status /configure @@ -31,13 +32,13 @@ # doc /doc/api -/doc/*.html +/doc/build +/doc/html /doc/*.in -/doc/*.pdf /doc/*.png -/doc/rapi-resources.sgml # doc/examples +/doc/examples/bash_completion /doc/examples/ganeti.cron /doc/examples/ganeti.initd @@ -46,4 +47,5 @@ # man /man/*.[0-9] +/man/*.html /man/*.in