summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-14 14:03:46 +0000
committerRoy Marples <roy@marples.name>2008-01-14 14:03:46 +0000
commit6e1251b92524fded49c4772b629e448b3d0ba306 (patch)
tree1870c9a846d3e30d6ebfc17e9ff43acfdb8482be /sh
parentcd6f8150366e17eda7090d8cd5b8abd949f62f77 (diff)
downloadopenrc-6e1251b92524fded49c4772b629e448b3d0ba306.tar.gz
openrc-6e1251b92524fded49c4772b629e448b3d0ba306.tar.bz2
openrc-6e1251b92524fded49c4772b629e448b3d0ba306.tar.xz
Ignore functions.sh and rc-functions.sh as these are now created by make.
Diffstat (limited to 'sh')
-rw-r--r--sh/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/sh/.gitignore b/sh/.gitignore
new file mode 100644
index 0000000..ffb30a4
--- /dev/null
+++ b/sh/.gitignore
@@ -0,0 +1,2 @@
+functions.sh
+rc-functions.sh