X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/60053f31a5e3ed001519c6e874ca63afda02adbf..9dce4771fe3c21e063d5ef4e2523f2433d850474:/.gitignore diff --git a/.gitignore b/.gitignore index 8c69095..aac33b9 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,10 @@ /TAGS /aclocal.m4 /autom4te.cache -/autotools +/autotools/install-sh +/autotools/missing +/autotools/py-compile +/autotools/replace_vars.sed /config.log /config.status /configure @@ -28,11 +31,14 @@ /devel/upload # doc -/doc/*.html +/doc/api +/doc/build +/doc/html /doc/*.in -/doc/*.pdf +/doc/*.png # doc/examples +/doc/examples/bash_completion /doc/examples/ganeti.cron /doc/examples/ganeti.initd @@ -41,4 +47,5 @@ # man /man/*.[0-9] +/man/*.html /man/*.in