Whitespace fixes
[barry.git] / .gitignore
blob66b75b8df9a156f9f727e05e864cc375c42a01a9
1 *.o
2 *.lo
3 *.la
4 *.pc
6 # The symlinks
7 barry
8 barry18
10 # M4 files, except the ones we manage
11 *.m4
12 !m4/pkg.m4
13 !m4/ax_c_check_flag.m4
14 !m4/ax_cxx_check_flag.m4
15 # But not the ones we copy yet again
16 gui/m4
18 # Autogenerated files
19 ABOUT-NLS
20 Makefile
21 Makefile.in
22 aclocal.m4
23 autom4te.cache
24 config.guess
25 config.h
26 config.h.in
27 config.log
28 config.status
29 config.sub
30 config.rpath
31 configure
32 depcomp
33 install-sh
34 libtool
35 ltmain.sh
36 missing
37 .deps
38 .libs
39 stamp-h1
41 # Autogenerated source files
42 src/publiccfg.h
44 # Autogenerated internationalization files
45 POTFILES
46 *.gmo
47 Makefile.in.in
48 Makevars.template
49 stamp-po
51 # Programs
52 examples/addcalendar
53 examples/addcontact
54 examples/addmemo
55 examples/dbdump
56 examples/pipedump
57 examples/usbclient
59 tools/balxparse
60 tools/bcharge
61 tools/bdptest
62 tools/bfuse
63 tools/bidentify
64 tools/bio
65 tools/bjavaloader
66 tools/bjdwp
67 tools/bjvmdebug
68 tools/bktrans
69 tools/brawchannel
70 tools/brecsum
71 tools/breset
72 tools/brimtrans
73 tools/bs11nread
74 tools/btardump
75 tools/btool
76 tools/btranslate
77 tools/bwatch
78 tools/pppob
79 tools/upldif
81 gui/src/barrybackup
83 desktop/src/barrydesktop
84 desktop/src/bsynccl
85 desktop/src/bsyncjail
86 desktop/src/blistevo
87 desktop/src/ostest
88 desktop/src/xmlcompactor
89 desktop/src/xmlmap
91 test/libtest