-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
96 lines (85 loc) · 1.23 KB
/
.gitignore
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
*.o
*.lo
*.la
*.pc
# The symlinks
barry
barry18
# M4 files, except the ones we manage
*.m4
!m4/pkg.m4
!m4/ax_c_check_flag.m4
!m4/ax_cxx_check_flag.m4
# But not the ones we copy yet again
gui/m4
# Autogenerated files
ABOUT-NLS
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h
config.h.in
config.log
config.status
config.sub
config.rpath
configure
depcomp
install-sh
libtool
ltmain.sh
missing
.deps
.libs
stamp-h1
# Autogenerated source files
src/publiccfg.h
# Autogenerated internationalization files
POTFILES
*.gmo
Makefile.in.in
Makevars.template
stamp-po
# Programs
examples/addcalendar
examples/addcontact
examples/addmemo
examples/dbdump
examples/pipedump
examples/usbclient
tools/balxparse
tools/bcharge
tools/bdptest
tools/bfuse
tools/bidentify
tools/bio
tools/bjavaloader
tools/bjdwp
tools/bjvmdebug
tools/bktrans
tools/brawchannel
tools/brecsum
tools/breset
tools/brimtrans
tools/bs11nread
tools/btardump
tools/btarcmp
tools/btool
tools/btranslate
tools/bwatch
tools/pppob
tools/upldif
tools/libutil.a
tools/libboostwrap.a
gui/src/barrybackup
desktop/src/barrydesktop
desktop/src/bsynccl
desktop/src/bsyncjail
desktop/src/blistevo
desktop/src/ostest
desktop/src/xmlcompactor
desktop/src/xmlmap
test/libtest
test/fhbuild