summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-05-04 18:21:09 +0100
committerSimon McVittie <smcv@debian.org>2018-05-04 18:21:09 +0100
commit40c74f5700fe498fcfd50e5af046c294c080a3b0 (patch)
tree9c305ef20fc2f92eee8628d61fde16a0b3fdb7c3
parent1ad13d37163026214d7457f43b7012f7d987649a (diff)
parent8270955fa969d86ec4cdc036801a7798a4983baf (diff)
downloaddbus-glib-40c74f5700fe498fcfd50e5af046c294c080a3b0.tar.gz
Merge commit '8270955fa969d86ec4cdc036801a7798a4983baf'
-rw-r--r--dbus-gmain/.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbus-gmain/.gitignore b/dbus-gmain/.gitignore
index 62d7f22..ba527ff 100644
--- a/dbus-gmain/.gitignore
+++ b/dbus-gmain/.gitignore
@@ -7,10 +7,13 @@
*~
.deps/
.libs/
+/Makefile
+/Makefile.in
/libdbus-gmain.la
+/test-suite.log
+/tests/*.log
+/tests/*.trs
/tests/libtest.la
/tests/test-30574
/tests/test-thread-client
/tests/test-thread-server
-/Makefile
-/Makefile.in