summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2186edda34f6071c8f7ee6f45011e3e9c8ba14fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.*.sw?
*.orig
*.rej
*.o
*~
/.ccache/
/build-aux/
/config.cache
/config.log
/config.status
/configure
cscope.out
/*.pc
/libtool
/m4/lt*.m4
/m4/libtool.m4
/stamp-h1
/stamp-h
/stamp-h.in
/Doxyfile
Makefile
Makefile.in
/aclocal.m4
/autom4te.cache
/config.h
/config.h.in
*.bb
*.bbg
*.da
*.gcov
*.gcda
*.gcno
tags
/bus/tmpfiles.d/dbus.conf
/dbus-1.*/
/dbus-1.*.tar.*
/lcov.html/
/lcov.info
/lcov.info.tmp
/test-driver