From d0c18bfb7df1e13de27af194c28ca409a0b6c03b Mon Sep 17 00:00:00 2001 From: "flatcap.org!ntfs" Date: Mon, 21 Jun 2004 23:09:35 +0000 Subject: [PATCH] restore the grouping. ignore temporary files (*~) wherever they are. (Logical change 1.434) --- BitKeeper/etc/ignore | 50 +++++++++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 21 deletions(-) diff --git a/BitKeeper/etc/ignore b/BitKeeper/etc/ignore index e5633e19..71a53422 100644 --- a/BitKeeper/etc/ignore +++ b/BitKeeper/etc/ignore @@ -1,33 +1,44 @@ - # 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 config.h.in~ config.log config.status +libtool +Makefile +*/Makefile +ntfsprogs/*.8 +stamp-h +stamp-h1 + +# general build products +*/.deps/* libntfs/*.8 libntfs/*.l? libntfs/libntfs.conf -libtool -ntfsprogs-*.tar.gz +*/.libs/* +*/*.o +tags +*/tags +TAGS +*/TAGS + +# other +*~ +*/*~ +*/*/~ +.*swp +*/.*swp +*/*/.*swp ntfsprogs.spec -ntfsprogs/*.8 +ntfsprogs-*.tar.gz + +# specific programs ntfsprogs/dumplog ntfsprogs/mkntfs ntfsprogs/ntfscat @@ -44,7 +55,4 @@ ntfsprogs/ntfsrm ntfsprogs/ntfstruncate ntfsprogs/ntfsundelete ntfsprogs/ntfswipe -stamp-h -stamp-h1 -tags -ntfsprogs/ntfsinfo.c~ +