summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7c68ce91a152b0c471c671fa856f811ded6d1885 (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
41
/.ccache/
/build-aux/
/config.cache
/config.log
/config.status
/configure
/*.pc
/libtool
/m4/lt*.m4
/m4/libtool.m4
/stamp-h1
/stamp-h
/stamp-h.in
/Doxyfile
/aclocal.m4
/autom4te.cache
/config.h
/config.h.in
/bus/tmpfiles.d/dbus.conf
/dbus-1.*/
/dbus-1.*.tar.*
/lcov.html/
/lcov.info
/lcov.info.tmp
/test-driver

*.bb
*.bbg
*.da
*.gcda
*.gcno
*.gcov
*.o
*.orig
*.rej
*~
.*.sw?
Makefile
Makefile.in
cscope.out
tags