Move the appliance and build scripts into new appliance/ subdirectory.
[libguestfs.git] / .gitignore
index e553a6f..a002cab 100644 (file)
@@ -1,13 +1,31 @@
 .deps
 .libs
+*.bak
 *.la
 *.lo
 *.o
 *~
+*.cmi
+*.cmo
+*.cmx
+*.cma
+*.cmxa
+*.a
+*.so
+*.class
+*.jar
+*.hi
+ChangeLog
 Makefile.in
 Makefile
 aclocal.m4
+appliance/initramfs.*.img
+appliance/make-initramfs.sh
+appliance/make-initramfs.sh.in.old
+appliance/update-initramfs.sh
+appliance/vmlinuz.*
 autom4te.cache
+compile
 config.h
 config.h.in
 config.guess
@@ -15,24 +33,65 @@ config.sub
 config.log
 config.status
 configure
+daemon/guestfsd
 daemon/install-sh
 daemon/missing
 depcomp
 emptydisk
-examples/df
+examples/hello
+examples/to-xml
+fish/guestfish
+guestfish.1
 guestfs.3
+haskell/Guestfs005Load
+haskell/Guestfs010Launch
+haskell/Guestfs050LVCreate
+html/guestfish.1.html
+html/guestfs.3.html
+html/recipes.html
+html/virt-inspector.1.html
 initramfs
 initramfs.timestamp
-initramfs.*.img
+inspector/virt-inspector.1
 install-sh
+java/api
+java/com_redhat_et_libguestfs_GuestFS.h
+java/doc-stamp
 missing
+libguestfs.pc
+libguestfs.spec
+libguestfs-*.tar.gz
 libtool
 ltmain.sh
-make-initramfs.sh
 m4/libtool.m4
 m4/ltoptions.m4
 m4/ltsugar.m4
 m4/ltversion.m4
 m4/lt~obsolete.m4
+ocaml/META
+ocaml/examples/lvs
+ocaml/t/guestfs_005_load
+ocaml/t/guestfs_010_launch
+ocaml/t/guestfs_050_lvcreate
+perl/Guestfs.c
+perl/Guestfs.bs
+perl/Makefile-pl
+perl/Makefile.PL
+perl/blib
+perl/pm_to_blib
+po/*.gmo
+po/Makevars.template
+po/POTFILES
+po/remove-potcdate.sed
+po/stamp-it
+po/stamp-po
+pod2htm?.tmp
+python/guestfs.pyc
+ruby/Rakefile
+ruby/ext/guestfs/extconf.h
+ruby/ext/guestfs/mkmf.log
 stamp-h1
-vmlinuz.*
+test-command
+test*.img
+test*.tmp
+tests