Git init
[framework/connectivity/bluez.git] / .gitignore
1 *.o
2 *.a
3 *.lo
4 *.la
5 *.so
6 .deps
7 .libs
8 .dirstamp
9 Makefile
10 Makefile.in
11 aclocal.m4
12 config.guess
13 config.h
14 config.h.in
15 config.log
16 config.status
17 config.sub
18 configure
19 depcomp
20 compile
21 install-sh
22 libtool
23 ltmain.sh
24 missing
25 stamp-h1
26 autom4te.cache
27
28 ylwrap
29 lexer.c
30 parser.h
31 parser.c
32
33 bluez.pc
34 lib/bluetooth
35 src/builtin.h
36 src/bluetoothd
37 audio/telephony.c
38 scripts/bluetooth.rules
39 scripts/97-bluetooth.rules
40 scripts/97-bluetooth-hid2hci.rules
41
42 sbc/sbcdec
43 sbc/sbcenc
44 sbc/sbcinfo
45 sbc/sbctester
46
47 attrib/gatttool
48 tracer/hcitrace
49 tools/avctrl
50 tools/avinfo
51 tools/bccmd
52 tools/ciptool
53 tools/dfubabel
54 tools/dfutool
55 tools/hciattach
56 tools/hciconfig
57 tools/hcieventmask
58 tools/hcisecfilter
59 tools/hcitool
60 tools/hid2hci
61 tools/rfcomm
62 tools/l2ping
63 tools/ppporc
64 tools/sdptool
65 cups/bluetooth
66 test/agent
67 test/bdaddr
68 test/hciemu
69 test/attest
70 test/hstest
71 test/avtest
72 test/l2test
73 test/rctest
74 test/scotest
75 test/gaptest
76 test/sdptest
77 test/lmptest
78 test/ipctest
79 test/btiotest
80 test/test-textfile
81 compat/dund
82 compat/hidd
83 compat/pand
84
85 doc/*.bak
86 doc/*.stamp
87 doc/bluez.*
88 doc/bluez-*.txt
89 doc/*.sgml
90 doc/version.xml
91 doc/xml
92 doc/html
93 src/bluetoothd.8
94
95 debian/*.debhelper.log
96 debian/*.substvars
97 debian/bluez-dbg/
98 debian/*.install
99 debian/bluez-gstreamer/
100 debian/bluez/
101 debian/files
102 debian/libbluetooth-dev/
103 debian/*.debhelper
104 debian/libbluetooth3/
105 debian/tmp/