From 864e17fabc492bc9b004792f465ef840204aaeb1 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 26 Mar 2008 17:34:23 +0000 Subject: Ignore more files. --- doc/.gitignore | 1 + etc/.gitignore | 3 +++ init.d/.gitignore | 18 ++++++++++++++++++ net/.gitignore | 2 ++ sh/.gitignore | 1 + 5 files changed, 25 insertions(+) create mode 100644 doc/.gitignore create mode 100644 etc/.gitignore create mode 100644 net/.gitignore 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 -- cgit v1.2.3