Remove support for dhclient plugin
[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 client/cm
39 tools/wispr
40 tools/wifi-scan
41 tools/dhcp-test
42 tools/addr-test
43 tools/tap-test
44 tools/web-test
45 tools/wpad-test
46 tools/resolv-test
47 tools/polkit-test
48 tools/iptables-test
49 tools/supplicant-test
50 tools/dbus-test
51 doc/*.bak
52 doc/*.stamp
53 doc/connman.*
54 doc/connman-*.txt
55 doc/*.sgml
56 doc/version.xml
57 doc/xml
58 doc/html