Ignore files produced by `make dist`
[platform/upstream/dbus.git] / .gitignore
1 .*.sw?
2 *.orig
3 *.rej
4 *.o
5 *~
6 compile
7 config.cache
8 config.log
9 config.status
10 config.sub
11 configure
12 cscope.out
13 depcomp
14 *.pc
15 install-sh
16 libtool
17 ltmain.sh
18 missing
19 m4
20 stamp-h1
21 stamp-h
22 stamp-h.in
23 Doxyfile
24 Makefile
25 Makefile.in
26 aclocal.m4
27 autom4te.cache
28 config.guess
29 config.h
30 config.h.in
31 *.bb
32 *.bbg
33 *.da
34 *.gcov
35 tags
36 /dbus-1.*/
37 /dbus-1.*.tar.*