summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2008-02-21 18:51:00 -0800
committerDan Nicholson <dbn.lists@gmail.com>2008-02-22 08:23:30 -0800
commit23bcb6958f39f0c89708958b91222b9bd07f2206 (patch)
treebde690f60e61179c084f4a4b6d2e192aa4a8c7e8 /.gitignore
parent94eb31234c32074ae4811ae369077ba86fbb96c4 (diff)
Major refactoring to an initd script handling tool
Renamed the project to initd-tools. Refactored the code to reflect that the main type is an init script with associated dependencies. The strarg type was converted to the dep type as this is really the only spot where we use dynamic string arrays.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8b27f9a..4223ca8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,6 @@ config.status
configure
libtool
tstr
-tstr2
tdep
-tdep2
+tinitd
+tinitd-list