diff options
-rw-r--r-- | init.d.Linux/.gitignore | 8 | ||||
-rw-r--r-- | sh.Linux/.gitignore | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/init.d.Linux/.gitignore b/init.d.Linux/.gitignore new file mode 100644 index 00000000..44127b44 --- /dev/null +++ b/init.d.Linux/.gitignore @@ -0,0 +1,8 @@ +clock +consolefont +keymaps +modules +mtab +numlock +procfs +sysctl diff --git a/sh.Linux/.gitignore b/sh.Linux/.gitignore index 06b51ebc..35d6396d 100644 --- a/sh.Linux/.gitignore +++ b/sh.Linux/.gitignore @@ -1,2 +1,2 @@ -init.sh init-early.sh +init.sh |