summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d/.gitignore1
-rw-r--r--sh.BSD/.gitignore1
-rw-r--r--sh.Linux/.gitignore2
3 files changed, 4 insertions, 0 deletions
diff --git a/init.d/.gitignore b/init.d/.gitignore
new file mode 100644
index 0000000..1754324
--- /dev/null
+++ b/init.d/.gitignore
@@ -0,0 +1 @@
+halt.sh
diff --git a/sh.BSD/.gitignore b/sh.BSD/.gitignore
new file mode 100644
index 0000000..3dfb118
--- /dev/null
+++ b/sh.BSD/.gitignore
@@ -0,0 +1 @@
+init.sh
diff --git a/sh.Linux/.gitignore b/sh.Linux/.gitignore
new file mode 100644
index 0000000..06b51eb
--- /dev/null
+++ b/sh.Linux/.gitignore
@@ -0,0 +1,2 @@
+init.sh
+init-early.sh