X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/2997cb0a22623ab3f2f70c101420540d05997464..a5b0694fa76954f9bec0c7cd0245a631f7a84209:/.gitignore diff --git a/.gitignore b/.gitignore index 1beca7f..733003d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ /autotools/missing /autotools/py-compile /autotools/replace_vars.sed +/autotools/shell-env-init /config.log /config.status /configure @@ -39,7 +40,6 @@ # daemons /daemons/daemon-util /daemons/ganeti-cleaner -/daemons/ganeti-confd /daemons/ganeti-masterd /daemons/ganeti-noded /daemons/ganeti-rapi @@ -47,7 +47,6 @@ # devel /devel/clean-cluster -/devel/upload # doc /doc/api/ @@ -63,9 +62,12 @@ # doc/examples /doc/examples/bash_completion +/doc/examples/bash_completion-debug /doc/examples/ganeti.cron /doc/examples/ganeti.initd /doc/examples/ganeti-kvm-poweroff.initd +/doc/examples/ganeti-master-role.ocf +/doc/examples/ganeti-node-role.ocf /doc/examples/gnt-config-backup /doc/examples/hooks/ipsec @@ -92,6 +94,10 @@ # tools /tools/kvm-ifup /tools/ensure-dirs +/tools/vcluster-setup +/tools/node-cleanup +/tools/node-daemon-setup +/tools/prepare-node-join # scripts /scripts/gnt-backup @@ -102,15 +108,20 @@ /scripts/gnt-job /scripts/gnt-node /scripts/gnt-os +/scripts/gnt-network # htools-specific rules /htools/apidoc /htools/.hpc /htools/coverage +/htools/mon-collector /htools/htools /htools/hconfd +/htools/ganeti-confd +/htools/rpc-test /htest/hpc-htools +/htest/hpc-mon-collector /htest/test /htools/*.prof* /htools/*.stat