bash_completion: Enable extglob while parsing file
[ganeti-local] / .gitignore
index 593b471..8631a91 100644 (file)
@@ -8,6 +8,10 @@
 *.py[co]
 *.swp
 *~
+*.o
+*.hi
+*.hp
+.dir
 
 # /
 /Makefile
 /config.log
 /config.status
 /configure
+/epydoc.conf
 /ganeti
-/stamp-directories
 /stamp-srclinks
+/vcs-version
 /*.patch
 /*.tar.bz2
 /*.tar.gz
 
 # daemons
 /daemons/daemon-util
-/daemons/ensure-dirs
 /daemons/ganeti-cleaner
+/daemons/ganeti-confd
+/daemons/ganeti-masterd
+/daemons/ganeti-noded
+/daemons/ganeti-rapi
+/daemons/ganeti-watcher
 
 # devel
 /devel/clean-cluster
 /devel/upload
 
 # doc
-/doc/api
+/doc/api/
 /doc/build
-/doc/coverage
+/doc/coverage/
 /doc/html
 /doc/install-quick.rst
 /doc/news.rst
+/doc/upgrade.rst
+/doc/hs-lint.html
 /doc/*.in
 /doc/*.png
 
 /doc/examples/bash_completion
 /doc/examples/ganeti.cron
 /doc/examples/ganeti.initd
+/doc/examples/ganeti-kvm-poweroff.initd
 /doc/examples/gnt-config-backup
 /doc/examples/hooks/ipsec
 
 # lib
 /lib/_autoconf.py
+/lib/_vcsversion.py
+/lib/_generated_rpc.py
 
 # man
 /man/*.[0-9]
 /man/*.html
 /man/*.in
+/man/*.gen
+/man/footer.man
+
+# test
+/test/hail
+/test/hbal
+/test/hcheck
+/test/hinfo
+/test/hscan
+/test/hspace
+
+# tools
+/tools/kvm-ifup
+/tools/ensure-dirs
+
+# scripts
+/scripts/gnt-backup
+/scripts/gnt-cluster
+/scripts/gnt-debug
+/scripts/gnt-group
+/scripts/gnt-instance
+/scripts/gnt-job
+/scripts/gnt-node
+/scripts/gnt-os
+
+# htools-specific rules
+/htools/apidoc
+/htools/.hpc
+/htools/coverage
+
+/htools/htools
+/htools/hconfd
+/htools/hpc-htools
+/htools/test
+/htools/*.prof*
+/htools/*.stat
+/htools/*.tix
+/.hpc/
+/*.tix
+
+/htools/Ganeti/HTools/Version.hs
+/htools/Ganeti/Constants.hs