Move the appliance and build scripts into new appliance/ subdirectory.
[libguestfs.git] / .gitignore
index 6772ac2..a002cab 100644 (file)
@@ -5,9 +5,25 @@
 *.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
@@ -22,40 +38,60 @@ 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/*.cmi
-ocaml/*.cmo
-ocaml/*.cmx
-ocaml/*.cma
-ocaml/*.cmxa
-ocaml/*.a
-ocaml/*.so
+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
+test-command
 test*.img
-update-initramfs.sh
-vmlinuz.*
+test*.tmp
+tests