diff options
author | Roy Marples <roy@marples.name> | 2008-03-03 13:04:08 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-03-03 13:04:08 +0000 |
commit | 7a8e9d4ddbe121bf2cafb095e9ecf262bc074133 (patch) | |
tree | 4bb8ef4bd3b8c4096356db12f7d6f62090ffc002 /sh | |
parent | 61c476e72d7da6866ea9e3ba6a8d1e7bb295b7aa (diff) |
Add a gitignore make target.
Diffstat (limited to 'sh')
-rw-r--r-- | sh/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/.gitignore b/sh/.gitignore index 805e6c14..e25c5e0f 100644 --- a/sh/.gitignore +++ b/sh/.gitignore @@ -1,4 +1,5 @@ functions.sh -rc-functions.sh gendepends.sh +net.sh +rc-functions.sh runscript.sh |