utils.filelock: Remove executable bit from lock files
[ganeti-local] / .gitignore
index bd2c8f6..393495e 100644 (file)
@@ -11,7 +11,6 @@
 *.o
 *.hi
 *.hp
-.dir
 
 # /
 /Makefile
@@ -30,6 +29,7 @@
 /epydoc.conf
 /ganeti
 /stamp-srclinks
+/stamp-directories
 /vcs-version
 /*.patch
 /*.tar.bz2
@@ -38,7 +38,6 @@
 
 # daemons
 /daemons/daemon-util
-/daemons/ensure-dirs
 /daemons/ganeti-cleaner
 /daemons/ganeti-confd
 /daemons/ganeti-masterd
 /devel/upload
 
 # doc
-/doc/py-apidoc/
-/doc/hs-apidoc/
+/doc/api/
 /doc/build
-/doc/py-coverage/
-/doc/hs-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
 /doc/examples/bash_completion
+/doc/examples/bash_completion-debug
 /doc/examples/ganeti.cron
 /doc/examples/ganeti.initd
 /doc/examples/ganeti-kvm-poweroff.initd
@@ -73,6 +72,8 @@
 
 # lib
 /lib/_autoconf.py
+/lib/_vcsversion.py
+/lib/_generated_rpc.py
 
 # man
 /man/*.[0-9]
 /man/*.gen
 /man/footer.man
 
+# htest
+/htest/hail
+/htest/hbal
+/htest/hcheck
+/htest/hinfo
+/htest/hscan
+/htest/hspace
+
 # tools
 /tools/kvm-ifup
+/tools/ensure-dirs
 
 # scripts
 /scripts/gnt-backup
 /htools/.hpc
 /htools/coverage
 
-/htools/hbal
-/htools/hscan
-/htools/hail
-/htools/hspace
-/htools/test
+/htools/htools
+/htools/hconfd
+/htest/hpc-htools
+/htest/test
 /htools/*.prof*
 /htools/*.stat
 /htools/*.tix
+/htest/*.prof*
+/htest/*.stat
+/htest/*.tix
 /.hpc/
+/*.tix
 
-/htools/Ganeti/HTools/Version.hs
+/htools/Ganeti/Constants.hs
+/htools/Ganeti/Version.hs
+/htest/Test/Ganeti/TestImports.hs