bash_completion: Enable extglob while parsing file
[ganeti-local] / .gitignore
index 35b9a9f..8631a91 100644 (file)
@@ -8,6 +8,9 @@
 *.py[co]
 *.swp
 *~
+*.o
+*.hi
+*.hp
 .dir
 
 # /
@@ -35,7 +38,6 @@
 
 # daemons
 /daemons/daemon-util
-/daemons/ensure-dirs
 /daemons/ganeti-cleaner
 /daemons/ganeti-confd
 /daemons/ganeti-masterd
 /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
 
@@ -68,6 +71,8 @@
 
 # lib
 /lib/_autoconf.py
+/lib/_vcsversion.py
+/lib/_generated_rpc.py
 
 # man
 /man/*.[0-9]
 /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-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