2013-01-16 22:53:24 +00:00
|
|
|
# Wildcard + in any subdir.
|
|
|
|
*.o
|
|
|
|
|
|
|
|
# Exact filename in any subdir.
|
2009-03-03 10:34:00 +00:00
|
|
|
.deps
|
2013-05-26 09:30:15 +00:00
|
|
|
.dirstamp
|
2003-06-17 13:29:51 +00:00
|
|
|
Makefile
|
2009-03-03 10:34:00 +00:00
|
|
|
Makefile.in
|
2013-01-16 22:53:24 +00:00
|
|
|
|
|
|
|
# Exact wildcard, e.g., not in subdirs.
|
|
|
|
/doc/*.1
|
|
|
|
/doc/*.5
|
|
|
|
/doc/*/*.1
|
|
|
|
/doc/*/*.5
|
|
|
|
/nls/*/*.cat
|
2013-01-20 18:09:39 +00:00
|
|
|
/nls/*/generated-*.m
|
2013-02-13 20:51:26 +00:00
|
|
|
/m4/*.m4
|
2013-01-16 22:53:24 +00:00
|
|
|
|
|
|
|
# Exact match, if a directory then everything in directory.
|
|
|
|
/aclocal.m4
|
|
|
|
/autom4te.cache/
|
2013-02-13 20:51:26 +00:00
|
|
|
/build-aux/
|
2013-01-16 22:53:24 +00:00
|
|
|
/config.h
|
|
|
|
/config.h.in
|
|
|
|
/config.log
|
|
|
|
/config.status
|
|
|
|
/configure
|
|
|
|
/data/apps
|
|
|
|
/data/init
|
|
|
|
/data/menu
|
2013-05-26 09:30:15 +00:00
|
|
|
/fbrun
|
|
|
|
/fbsetroot
|
|
|
|
/fluxbox
|
|
|
|
/fluxbox-remote
|
|
|
|
/fluxbox-update_configs
|
|
|
|
/libFbTk.a
|
2013-01-16 22:53:24 +00:00
|
|
|
/src/defaults.cc
|
|
|
|
/src/defaults.hh
|
|
|
|
/stamp-h1
|
2013-05-26 09:30:15 +00:00
|
|
|
/testDemandAttention
|
|
|
|
/testFont
|
|
|
|
/testFullscreen
|
|
|
|
/testKeys
|
|
|
|
/testRectangleUtil
|
|
|
|
/testSignals
|
|
|
|
/testStringUtil
|
|
|
|
/testTexture
|
2013-01-16 22:53:24 +00:00
|
|
|
/util/fluxbox-generate_menu
|
|
|
|
/util/startfluxbox
|
|
|
|
/version.h
|
2014-01-07 23:41:17 +00:00
|
|
|
|
|
|
|
# off source build directory
|
|
|
|
build
|