From dca88dad9727d5cead06e41c14173a4adc01d69d Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Sat, 28 Mar 2009 21:55:53 +0000 Subject: Replace cvsignore with gitignore. --- .gitignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2c6f170 --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +febootstrap*.8 +febootstrap*.txt +febootstrap-*.tar.gz +Makefile.in +Makefile +aclocal.m4 +autom4te.cache +config.h.in +config.h +config.log +config.status +configure +febootstrap.spec +febootstrap +febootstrap-minimize +febootstrap-to-initramfs +install-sh +missing +stamp-h1 +examples/guestfs +examples/*-initrd.img +examples/guest-image +examples/minimal +examples/vmlinuz +examples/zero -- cgit