Add safety check on job dependency/TIsLength
[ganeti-local] / .gitignore
index 66f5ed1..a71747c 100644 (file)
@@ -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/
 
 # 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,8 @@
 # tools
 /tools/kvm-ifup
 /tools/ensure-dirs
+/tools/vcluster-setup
+/tools/prepare-node-join
 
 # scripts
 /scripts/gnt-backup
 /scripts/gnt-job
 /scripts/gnt-node
 /scripts/gnt-os
+/scripts/gnt-network
 
 # htools-specific rules
 /htools/apidoc
 
 /htools/htools
 /htools/hconfd
+/htools/ganeti-confd
+/htools/rpc-test
 /htest/hpc-htools
 /htest/test
 /htools/*.prof*
 /.hpc/
 /*.tix
 
-/htools/Ganeti/HTools/Version.hs
 /htools/Ganeti/Constants.hs
+/htools/Ganeti/Version.hs
+/htest/Test/Ganeti/TestImports.hs