summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore (renamed from .cvsignore)8
-rw-r--r--examples/.cvsignore9
2 files changed, 8 insertions, 9 deletions
diff --git a/.cvsignore b/.gitignore
index 89a6429..2c6f170 100644
--- a/.cvsignore
+++ b/.gitignore
@@ -14,4 +14,12 @@ 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
diff --git a/examples/.cvsignore b/examples/.cvsignore
deleted file mode 100644
index bef3f0d..0000000
--- a/examples/.cvsignore
+++ /dev/null
@@ -1,9 +0,0 @@
-Makefile.in
-Makefile
-guestfs
-guestfs-initrd.img
-guest-image
-minimal
-minimal-initrd.img
-vmlinuz
-zero \ No newline at end of file