commit: 5d3e85bc310e12411135e98a397b35fb920a72a3 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com> AuthorDate: Fri Jan 1 15:19:49 2016 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Jan 1 15:19:49 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=5d3e85bc
add ignore patterns for init.d directory init.d/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.d/.gitignore b/init.d/.gitignore index 04f725d..b548177 100644 --- a/init.d/.gitignore +++ b/init.d/.gitignore @@ -1,3 +1,4 @@ +binfmt bootmisc fsck hostname @@ -22,9 +23,11 @@ killprocs modules mount-ro mtab +net-online numlock osclock procfs +s6-svscan staticroute sysfs devdb
