Make _CreateDisk clean up partially created disks on failure
[ganeti-local] / .gitignore
index e9ed7e7..b4e115c 100644 (file)
 /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/examples
 /doc/examples/bash_completion
 /man/*.html
 /man/*.in
 /man/*.gen
-/man/footer.man
 
-# htest
-/htest/hail
-/htest/hbal
-/htest/hcheck
-/htest/hinfo
-/htest/hroller
-/htest/hscan
-/htest/hspace
-/htest/hpc-htools
-/htest/hpc-mon-collector
-/htest/test
+# test/hs
+/test/hs/hail
+/test/hs/hbal
+/test/hs/hcheck
+/test/hs/hinfo
+/test/hs/hroller
+/test/hs/hscan
+/test/hs/hspace
+/test/hs/hpc-htools
+/test/hs/hpc-mon-collector
+/test/hs/htest
 
 # tools
 /tools/kvm-ifup
+/tools/burnin
 /tools/ensure-dirs
 /tools/vcluster-setup
 /tools/node-cleanup
 # automatically-built Haskell files
 /src/Ganeti/Constants.hs
 /src/Ganeti/Version.hs
-/htest/Test/Ganeti/TestImports.hs
+/test/hs/Test/Ganeti/TestImports.hs