summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-03-26 17:34:23 +0000
committerRoy Marples <roy@marples.name>2008-03-26 17:34:23 +0000
commit864e17fabc492bc9b004792f465ef840204aaeb1 (patch)
tree5842e27fb77d2cd2ea637674f0fcd0d6f80faee9
parentcee3ccc4c10e8ba0d1635dd95d8e491435d130bc (diff)
downloadopenrc-864e17fabc492bc9b004792f465ef840204aaeb1.tar.gz
openrc-864e17fabc492bc9b004792f465ef840204aaeb1.tar.bz2
openrc-864e17fabc492bc9b004792f465ef840204aaeb1.tar.xz
Ignore more files.
-rw-r--r--doc/.gitignore1
-rw-r--r--etc/.gitignore3
-rw-r--r--init.d/.gitignore18
-rw-r--r--net/.gitignore2
-rw-r--r--sh/.gitignore1
5 files changed, 25 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0000000..a2c6f83
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1 @@
+net.example
diff --git a/etc/.gitignore b/etc/.gitignore
new file mode 100644
index 0000000..6d86e6d
--- /dev/null
+++ b/etc/.gitignore
@@ -0,0 +1,3 @@
+rc.conf
+rc
+rc.shutdown
diff --git a/init.d/.gitignore b/init.d/.gitignore
index 32350d4..e04a53f 100644
--- a/init.d/.gitignore
+++ b/init.d/.gitignore
@@ -7,4 +7,22 @@ localmount
netmount
root
swap
+sysctl
urandom
+hostid
+moused
+newsyslog
+pf
+rarpd
+rc-enabled
+rpcbind
+savecore
+syslogd
+adjkerntz
+devd
+dumpon
+ipfw
+mixer
+nscd
+powerd
+syscons
diff --git a/net/.gitignore b/net/.gitignore
new file mode 100644
index 0000000..57c5832
--- /dev/null
+++ b/net/.gitignore
@@ -0,0 +1,2 @@
+ifconfig.sh
+iwconfig.sh
diff --git a/sh/.gitignore b/sh/.gitignore
index e25c5e0..91d8a14 100644
--- a/sh/.gitignore
+++ b/sh/.gitignore
@@ -3,3 +3,4 @@ gendepends.sh
net.sh
rc-functions.sh
runscript.sh
+init.sh