summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-12-03 13:53:44 -0500
committerRay Strode <rstrode@redhat.com>2013-01-22 11:56:26 -0500
commit4952f6e5b023428e5f11f763531533c7b262f324 (patch)
tree00b6aaa89047436a07c336df9535eb5dc4b8304d /.gitignore
parent59d705966a50fe796b5ba7414697aa503476a7ec (diff)
downloadgdm-4952f6e5b023428e5f11f763531533c7b262f324.tar.gz
Port to g_unix_signal_add(), drop GdmSignalHandler
The level of copy/paste going on here before is rather astonishing. For example, in some cases, I dropped spurious handling of SIGHUP, when the code didn't have any settings to reread. Anyways, the code is now clearer, and we get to drop all the bits of gdm-signal-handler.[ch] for the integrated GLib handling. https://bugzilla.gnome.org/show_bug.cgi?id=676181
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d5d62b61..944923ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,7 +93,6 @@ Xsession
INSTALL
aclocal.m4
autom4te.cache/
-common/gdm-crash-logger
common/test-log
common/test-settings-client
common/test-settings-server