Teach BK to ignore configure output, general build products and specific programs

(Logical change 1.7)
edge.strict_endians
flatcap.org!flatcap 2002-08-22 22:58:59 +00:00
parent f2508179fc
commit 46d1b0d940
1 changed files with 30 additions and 0 deletions

View File

@ -1,2 +1,32 @@
# Bitkeeper
BitKeeper/*/*
PENDING/*
# configure
Makefile
*/Makefile
ntfstools/*.8
config.log
config.h
config.cache
config.status
stamp-h
libtool
linux-ntfs.spec
# general build products
*/.deps/*
*/.libs/*
*/*.o
libntfs/*.l?
# specific programs
ntfstools/dumplog
ntfstools/mkntfs
ntfstools/ntfsdump_logfile
ntfstools/ntfsfix
ntfstools/ntfsinfo
ntfstools/ntfslabel
ntfstools/ntfsresize
ntfstools/ntfsundelete
ntfstools/ntfswipe