dbus.service: Don't assume that exceptions passed to asynchronous callbacks are the...
[dbus-python-phuang.git] / .gitignore
blobf01b73116c56ad14e279fa5a8178f074f85b1393
1 run-with-tmp-session-bus.conf
2 test/data
3 *.pyc
4 *.pyo
5 *.orig
6 *.rej
7 .*.sw?
8 configure
9 config.h.in*
10 autom4te.cache
11 aclocal.m4
12 Makefile.in
13 compile
14 config.guess
15 config.sub
16 depcomp
17 install-sh
18 missing
19 py-compile
20 ltmain.sh
21 api
22 test-service.log
23 .deps
24 .libs
25 *.la
26 *.lo
27 config.cache
28 config.h
29 config.log
30 config.status
31 dbus-python.pc
32 dbus/_version.py
33 dbus/.doc-needs-rebuild-stamp
34 libtool
35 stamp-h1
36 test/TestSuitePythonService.service
37 test/tmp-session-bus.conf
38 Makefile
39 *.html
40 dbus-python-*.tar.gz
41 dbus-python-*.tar.gz.asc
42 INSTALL