rsyslog/.gitignore
Michael Biebl 1bbd2b07f8 Add shave support
shave tranforms the verbose autotools output into a pretty Kbuild-like
one which makes it easier to spot warnings.

See also
http://damien.lespiau.name/blog/2009/02/18/shave-making-the-autotools-output-sane/
git clone git://git.lespiau.name/shave

By default, shave is disabled and you have to explicitly enable it via
./configure --enable-shave.

Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
2009-05-19 07:31:21 +02:00

40 lines
367 B
Plaintext

*~
.tar.gz
.deps
.libs
*.o
*.lo
*.la
Makefile
Makefile.in
autom4te.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
libtool
ltmain.sh
aclocal.m4
depcomp
stamp-h1
INSTALL
install-sh
missing
compile
rsyslogd
*.orig
rg.conf*
*.swp
# some common names I use during development
utils
tmp*
log
logfile
debug
core.*
shave
shave-libtool