X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/83846468fd394de4928dfedb61278638b1178328..b4e8599b115ebeb3833515530a6bc328144d0447:/.gitignore diff --git a/.gitignore b/.gitignore index db07174..eb953d3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ /config.log /config.status /configure +/devel/squeeze-amd64.tar.gz +/devel/squeeze-amd64.conf /epydoc.conf /ganeti /stamp-srclinks @@ -49,26 +51,27 @@ /daemons/ganeti-rapi /daemons/ganeti-watcher -# devel -/devel/clean-cluster - # doc /doc/api/ -/doc/build /doc/coverage/ -/doc/html +/doc/html/ +/doc/man-html/ /doc/install-quick.rst /doc/news.rst /doc/upgrade.rst /doc/hs-lint.html -/doc/*.in -/doc/*.png +/doc/manpages-enabled.rst +/doc/man-*.rst +/doc/users/groupmemberships +/doc/users/groups +/doc/users/users # doc/examples /doc/examples/bash_completion /doc/examples/bash_completion-debug /doc/examples/ganeti.cron /doc/examples/ganeti.initd +/doc/examples/ganeti.logrotate /doc/examples/ganeti-kvm-poweroff.initd /doc/examples/ganeti-master-role.ocf /doc/examples/ganeti-node-role.ocf @@ -85,10 +88,10 @@ /man/*.html /man/*.in /man/*.gen -/man/footer.man # test/hs /test/hs/hail +/test/hs/harep /test/hs/hbal /test/hs/hcheck /test/hs/hinfo @@ -97,11 +100,13 @@ /test/hs/hspace /test/hs/hpc-htools /test/hs/hpc-mon-collector -/test/hs/test +/test/hs/htest # tools /tools/kvm-ifup +/tools/burnin /tools/ensure-dirs +/tools/users-setup /tools/vcluster-setup /tools/node-cleanup /tools/node-daemon-setup @@ -123,10 +128,14 @@ /src/mon-collector /src/htools /src/hconfd +/src/hluxid /src/ganeti-confd +/src/ganeti-luxid +/src/ganeti-mond /src/rpc-test # automatically-built Haskell files /src/Ganeti/Constants.hs +/src/Ganeti/Curl/Internal.hs /src/Ganeti/Version.hs /test/hs/Test/Ganeti/TestImports.hs