From e34eee2c4f482078c2d6d257d3595e00df4d874e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Jun 2014 16:13:36 +0200 Subject: [PATCH] gitignore: sort properly --- .gitignore | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index fb4c209eb..17aba9936 100644 --- a/.gitignore +++ b/.gitignore @@ -72,14 +72,14 @@ /systemd-hostnamed /systemd-inhibit /systemd-initctl +/systemd-journald /systemd-journal-gatewayd /systemd-journal-remote -/systemd-journald /systemd-kmsg-syslogd /systemd-localed /systemd-logind -/systemd-machine-id-setup /systemd-machined +/systemd-machine-id-setup /systemd-modules-load /systemd-multi-seat-x /systemd-networkd @@ -118,10 +118,10 @@ /test-architecture /test-boot-timestamp /test-bus-chat +/test-bus-cleanup /test-bus-creds /test-bus-error /test-bus-gvariant -/test-bus-cleanup /test-bus-introspect /test-bus-kernel /test-bus-kernel-benchmark @@ -142,9 +142,8 @@ /test-date /test-device-nodes /test-dhcp-client -/test-dhcp-server /test-dhcp-option -/test-resolve +/test-dhcp-server /test-ellipsize /test-engine /test-env-replace @@ -187,8 +186,10 @@ /test-path-util /test-prioq /test-replace-var +/test-resolve /test-ring /test-rtnl +/test-rtnl-manual /test-sched-prio /test-sleep /test-socket-util @@ -198,7 +199,6 @@ /test-strv /test-strxcpyx /test-tables -/test-rtnl-manual /test-time /test-tmpfiles /test-udev -- 2.30.2