Updated DBusConnectionTest to current version of CommonAPI, integrated
[profile/ivi/common-api-dbus-runtime.git] / .gitignore
1 .deps
2 .dirstamp
3 .libs
4 *.la
5 *.lo
6 *.o
7 *.gz
8 /.autotools
9 /.cproject
10 /.project
11 /.settings
12 /*.pc
13 /Makefile
14 /Makefile.in
15 /aclocal.m4
16 /autom4te.cache
17 /build-aux
18 /config.log
19 /config.status
20 /configure
21 /libtool
22 /m4/libtool.m4
23 /m4/lt*.m4
24
25 /DBusBenchmarkingTest
26 /DBusCommunicationTest
27 /DBusDaemonProxyTest
28 /DBusFactoryTest
29 /DBusInputStreamTest
30 /DBusMultipleConnectionTest
31 /DBusOutputStreamTest
32 /DBusProxyTest
33 /DBusRuntimeTest
34 /DBusTypeStreamTest
35 /DBusVariantOutputStreamTest
36 /DBusVariantTest
37 /DBusAddressTranslatorTest
38 /.pydevproject
39 /DBusServiceRegistryTest
40 /DBusConnectionTest