X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/b903ba35675843a03cafc2821fa2049e9e7dbb09..cd098c41522469e462efeb1e157a8718ff7b7809:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index de3dc1b..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 @@ -23,23 +26,19 @@ /*.tar.bz2 /*.tar.gz -# overrides -!/autotools/ac_python_module.m4 -!/autotoosl/docbook-wrapper - # devel /devel/clean-cluster /devel/upload # 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 @@ -48,4 +47,5 @@ # man /man/*.[0-9] +/man/*.html /man/*.in