X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/4352bf6dfcdc533f6c2964d3a659bcaa57eea7f3..350ecfecca136f50877898774c6b40014b5c2b1c:/.gitignore diff --git a/.gitignore b/.gitignore index 0b4512b..59f9ffd 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ # global ignores *.py[co] +*.swp # / /Makefile @@ -25,6 +26,10 @@ /*.patch /*.tar.bz2 /*.tar.gz +/ganeti-[0-9]*.[0-9]*.[0-9]* + +# daemons +/daemons/ganeti-cleaner # devel /devel/clean-cluster @@ -32,16 +37,17 @@ # doc /doc/api -/doc/*.html +/doc/build +/doc/html +/doc/news.rst /doc/*.in -/doc/*.pdf /doc/*.png -/doc/rapi-resources.gen # doc/examples /doc/examples/bash_completion /doc/examples/ganeti.cron /doc/examples/ganeti.initd +/doc/examples/hooks/ipsec # lib /lib/_autoconf.py