all repos — fluxbox @ bc272ba4aed707522cb458d659940567ac6fc386

custom fork of the fluxbox windowmanager

.gitignore (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Wildcard + in any subdir.
*.o

# Exact filename in any subdir.
.deps
Makefile
Makefile.in

# Exact wildcard, e.g., not in subdirs.
/*.m4
/doc/*.1
/doc/*.5
/doc/*/*.1
/doc/*/*.5
/nls/*/*.cat
/nls/*/generated-*.m

# Exact match, if a directory then everything in directory.
/aclocal.m4
/autom4te.cache/
/config.h
/config.h.in
/config.log
/config.status
/configure
/data/apps
/data/init
/data/menu
/depcomp
/install-sh
/ltmain.sh
/missing
/src/FbTk/libFbTk.a
/src/defaults.cc
/src/defaults.hh
/src/fluxbox
/stamp-h1
/util/fbrun/fbrun
/util/fbsetroot
/util/fluxbox-generate_menu
/util/fluxbox-remote
/util/fluxbox-update_configs
/util/startfluxbox
/version.h