summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2012-07-01 15:18:51 +0200
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2012-07-01 15:18:51 +0200
commit5d4f58d65c15e97e133f0532caf5cf52b1b1a1ce (patch)
treef8c0d47b51a256146626df930a287999c3e11921 /.gitignore
parentff40041f39e78eeda5aa5fa4db7207fcdfcaaaef (diff)
downloadglibmm-5d4f58d65c15e97e133f0532caf5cf52b1b1a1ce.tar.gz
Update .gitignore.
* .gitignore: Add /glib/glibmm/threads.[h|cc]. Update /examples/dbus/*.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index ef2bba1e..28f463e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,9 +57,9 @@ giommconfig.h
# examples/
/examples/child_watch/child_watch
/examples/compose/example
-/examples/dbus/busserver
-/examples/dbus/peer
-/examples/dbus/userbus
+/examples/dbus/client_bus_listnames
+/examples/dbus/server_without_bus
+/examples/dbus/session_bus_service
/examples/iochannel_stream/example
/examples/keyfile/example
/examples/markup/parser
@@ -128,6 +128,8 @@ giommconfig.h
/glib/glibmm/spawn.h
/glib/glibmm/thread.cc
/glib/glibmm/thread.h
+/glib/glibmm/threads.cc
+/glib/glibmm/threads.h
/glib/glibmm/timezone.cc
/glib/glibmm/timezone.h
/glib/glibmm/unicode.cc