Switch the Luxi interface from Strings to ByteStrings
[ganeti-local] / .gitignore
index 453f8fa..70b9462 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
@@ -72,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
 /htools/.hpc
 /htools/coverage
 
-/htools/hbal
-/htools/hscan
-/htools/hail
-/htools/hspace
+/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