diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2016-01-01 09:19:49 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2016-01-01 09:19:49 -0600 |
commit | 5d3e85bc310e12411135e98a397b35fb920a72a3 (patch) | |
tree | 747304cf59462b8a843cc77352203b0def65c1b7 | |
parent | 000503fad72e4eb2ef956a24df358be84b2a9493 (diff) |
add ignore patterns for init.d directory
-rw-r--r-- | init.d/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/init.d/.gitignore b/init.d/.gitignore index 04f725d1..b5481778 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 |