*.[oa]
*.deps
*.so
*.la
*.lo
*.so.*
*.3
*.rpm
*.swp
*.pc
*.log
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.status
configure
conftest.*


# dotfiles

.*
# - subsumed:
#   .dirstamp (since we use subdir-objects as automake option)
#   .libs
#   .{,snapshot-,tarball-}version
# - sans:
!.git*
!/.tito
!/.travis.yml


# ignore "libtoolized" m4 files, but keep our (custom-prefixed) ones
/m4/*
!/m4/ax_*.m4

# build-aux/release.mk related litter
/tag-*

/lib/qblog_script.ld
# already captured with wildcard: /lib/qblog_script.la

libtool
libqb.spec
libqb-*
/doxygen2man/doxygen2man
cov
compat_reports
abi_dumps
TAGS
*~
test-driver

/tests/**/*.real
/tests/**/*.trs
/tests/ipc-test-name
/tests/functional/log_callsite_bench.c
/tests/functional/**/log_callsite_bench_section*.c
/tests/functional/**/log_client
/tests/functional/**/log_interlib_client
/tests/functional/_pkgs
/tests/functional/_results
