technology: return already enabled when tethering is enabled
[framework/connectivity/connman.git] / .gitignore
1 *.o
2 *.a
3 *.lo
4 *.la
5 .deps
6 .libs
7 .dirstamp
8 Makefile
9 Makefile.in
10 aclocal.m4
11 config.guess
12 config.h
13 config.h.in
14 config.log
15 config.status
16 config.sub
17 configure
18 depcomp
19 compile
20 install-sh
21 libtool
22 ltmain.sh
23 missing
24 stamp-h1
25 autom4te.cache
26
27 connman.pc
28 include/connman
29 include/version.h
30 src/builtin.h
31 src/connmand
32 src/connman.conf
33 src/connman.service
34 src/*-connman.rules
35 plugins/connman.policy
36 scripts/connman
37 scripts/openconnect-script
38 scripts/openvpn-script
39 client/cm
40 tools/wispr
41 tools/dhcp-test
42 tools/dhcp-server-test
43 tools/addr-test
44 tools/tap-test
45 tools/web-test
46 tools/wpad-test
47 tools/resolv-test
48 tools/polkit-test
49 tools/iptables-test
50 tools/supplicant-test
51 tools/dbus-test
52 tools/stats-tool
53 tools/stats-ringbuffer-dump
54 tools/private-network-test
55 unit/test-session
56 unit/test-ippool
57 unit/test-nat
58
59 doc/*.bak
60 doc/*.stamp
61 doc/connman.*
62 doc/connman-*.txt
63 doc/*.sgml
64 doc/version.xml
65 doc/xml
66 doc/html