summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-10-12 11:56:33 +0200
committerThomas Haller <thaller@redhat.com>2016-10-13 21:33:33 +0200
commitf42466215aa6de79f14a00f256286e49e235914b (patch)
treef196ca5a3d876776d9ecc606095929f950c58dc1 /.gitignore
parent8b660f245667c33e89d883ec71cc3df54b6c655f (diff)
downloadNetworkManager-f42466215aa6de79f14a00f256286e49e235914b.tar.gz
callouts/dispatcher: rename directory callouts
Originally, the "callouts" directory contained various programs that NetworkManager would call, for example the dhcp helper. For a while, it only contains nm-dispatcher. Thus rename the directory to indicate that it's for dispatcher.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 10 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index ba14639556..ef0055f250 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,11 +49,11 @@ test-*.trs
/conftest.[ch]
/conftest.o.*
-/callouts/nm-avahi-autoipd.action
-/callouts/nm-dispatcher
-/callouts/nmdbus-dispatcher.*
-/callouts/org.freedesktop.nm_dispatcher.service
-/callouts/tests/test-dispatcher-envp
+/dispatcher/nm-avahi-autoipd.action
+/dispatcher/nm-dispatcher
+/dispatcher/nmdbus-dispatcher.*
+/dispatcher/org.freedesktop.nm_dispatcher.service
+/dispatcher/tests/test-dispatcher-envp
/clients/cli/nmcli
/clients/cli/settings-docs.c
@@ -276,6 +276,11 @@ test-*.trs
# but they were on older versions. Thus keep ignoring them
# otherwise when switching branches these untracked files show
# up.
+/callouts/nm-avahi-autoipd.action
+/callouts/nm-dispatcher
+/callouts/nmdbus-dispatcher.*
+/callouts/org.freedesktop.nm_dispatcher.service
+/callouts/tests/test-dispatcher-envp
/include/
/initscript/Slackware/rc.networkmanager
/initscript/*/[Nn]etwork[Mm]anager