gitignore: group tools/hotplug files in one place
authorDaniel Kiper <daniel.kiper@oracle.com>
Tue, 2 Dec 2014 15:16:30 +0000 (16:16 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 4 Dec 2014 11:58:16 +0000 (11:58 +0000)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
.gitignore

index 2b51d5fe070778033d110ce12088fa4b4608b537..8c8c06fc5a4bd721c1cb230487cd0916300f89fd 100644 (file)
@@ -145,6 +145,10 @@ tools/hotplug/Linux/init.d/sysconfig.xencommons
 tools/hotplug/Linux/init.d/xen-watchdog
 tools/hotplug/Linux/init.d/xencommons
 tools/hotplug/Linux/init.d/xendomains
+tools/hotplug/Linux/systemd/*.conf
+tools/hotplug/Linux/systemd/*.mount
+tools/hotplug/Linux/systemd/*.socket
+tools/hotplug/Linux/systemd/*.service
 tools/hotplug/Linux/vif-setup
 tools/hotplug/Linux/xen-backend.rules
 tools/hotplug/Linux/xen-hotplug-common.sh
@@ -329,8 +333,3 @@ tools/xenstore/xenstore-watch
 docs/txt/misc/*.txt
 docs/txt/man/*.txt
 docs/figs/*.png
-
-tools/hotplug/Linux/systemd/*.conf
-tools/hotplug/Linux/systemd/*.mount
-tools/hotplug/Linux/systemd/*.socket
-tools/hotplug/Linux/systemd/*.service