diff options
author | Roy Marples <roy@marples.name> | 2008-01-14 14:03:46 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-14 14:03:46 +0000 |
commit | 6e1251b92524fded49c4772b629e448b3d0ba306 (patch) | |
tree | 1870c9a846d3e30d6ebfc17e9ff43acfdb8482be /sh | |
parent | cd6f8150366e17eda7090d8cd5b8abd949f62f77 (diff) |
Ignore functions.sh and rc-functions.sh as these are now created by make.
Diffstat (limited to 'sh')
-rw-r--r-- | sh/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sh/.gitignore b/sh/.gitignore new file mode 100644 index 00000000..ffb30a42 --- /dev/null +++ b/sh/.gitignore @@ -0,0 +1,2 @@ +functions.sh +rc-functions.sh |