From f554268a08f523ec307f7d9c71bac696bf35d84a Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Thu, 31 Jul 2003 14:13:56 +0000 Subject: [PATCH] Copy over from ntfsprogs. (Logical change 1.167) --- BitKeeper/etc/ignore | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/BitKeeper/etc/ignore b/BitKeeper/etc/ignore index 5b845556..d5e199d8 100644 --- a/BitKeeper/etc/ignore +++ b/BitKeeper/etc/ignore @@ -1,29 +1,34 @@ - # Bitkeeper -# configure -# general build products -# specific programs -*/*.o -*/.*swp -*/.deps/* -*/.libs/* -*/Makefile -*/TAGS -*/tags -.*swp BitKeeper/*/* -Makefile PENDING/* -TAGS + +# configure autom4te.cache/* -config.cache -config.h +Makefile +*/Makefile +ntfsprogs/*.8 config.log +config.h +config.cache config.status -libntfs/*.l? +stamp-h +stamp-h1 libtool ntfsprogs.spec -ntfsprogs/*.8 + +# general build products +*/.deps/* +*/.libs/* +*/*.o +libntfs/*.l? +tags +TAGS +*/tags +*/TAGS +.*swp +*/.*swp + +# specific programs ntfsprogs/dumplog ntfsprogs/mkntfs ntfsprogs/ntfsclone @@ -37,6 +42,3 @@ ntfsprogs/ntfsresize ntfsprogs/ntfstruncate ntfsprogs/ntfsundelete ntfsprogs/ntfswipe -stamp-h -stamp-h1 -tags