commit: 8fd33af8b58bb3e8f17e55a06ade170214c0edbc Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Thu Jul 14 19:30:00 2016 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Thu Jul 14 19:30:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=8fd33af8
gitignore: systemd-wrapper.sh is built. Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> sh/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/.gitignore b/sh/.gitignore index 80e488d..3127df6 100644 --- a/sh/.gitignore +++ b/sh/.gitignore @@ -1,3 +1,4 @@ ifwatchd-carrier.sh ifwatchd-nocarrier.sh +systemd-wrapper.sh udhcpc-hook.sh
