Convert to fully non-recursive build system
[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.exp
33 src/connman.ver
34 src/connman.conf
35 src/connman.service
36 src/*-connman.rules
37 plugins/connman.policy
38 scripts/connman
39 scripts/udhcpc-script
40 scripts/dhclient-script
41 client/cm
42 tools/wifi-scan
43 tools/addr-test
44 tools/tap-test
45 doc/*.bak
46 doc/*.stamp
47 doc/connman.*
48 doc/connman-*.txt
49 doc/*.sgml
50 doc/version.xml
51 doc/xml
52 doc/html