ci: Use ccache to speed up repeated builds
[platform/upstream/dbus.git] / .gitignore
1 .*.sw?
2 *.orig
3 *.rej
4 *.o
5 *~
6 /.ccache/
7 /build-aux/
8 compile
9 config.cache
10 config.log
11 config.status
12 config.sub
13 configure
14 cscope.out
15 depcomp
16 *.pc
17 install-sh
18 libtool
19 ltmain.sh
20 missing
21 /m4/lt*.m4
22 /m4/libtool.m4
23 stamp-h1
24 stamp-h
25 stamp-h.in
26 Doxyfile
27 Makefile
28 Makefile.in
29 aclocal.m4
30 autom4te.cache
31 config.guess
32 config.h
33 config.h.in
34 *.bb
35 *.bbg
36 *.da
37 *.gcov
38 *.gcda
39 *.gcno
40 tags
41 /bus/tmpfiles.d/dbus.conf
42 /dbus-1.*/
43 /dbus-1.*.tar.*
44 /lcov.html/
45 /lcov.info
46 /lcov.info.tmp
47 /tap-driver.sh
48 /test-driver