summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-27 16:13:42 +0000
committerRoy Marples <roy@marples.name>2007-11-27 16:13:42 +0000
commitf6033cfb26825322345a9dd6bbd03fb22e0424d5 (patch)
treea3822cce2226022abf2498881249a861771211d1 /src
parent49edf58fc15c8d8aeccffe1dd4b579a5b44dcaeb (diff)
downloadopenrc-f6033cfb26825322345a9dd6bbd03fb22e0424d5.tar.gz
openrc-f6033cfb26825322345a9dd6bbd03fb22e0424d5.tar.bz2
openrc-f6033cfb26825322345a9dd6bbd03fb22e0424d5.tar.xz
git clean before dist, and add some ignore files
Diffstat (limited to 'src')
-rw-r--r--src/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..cbf79a2
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,10 @@
+.depend
+rc
+*.[oa]
+*.so
+*.so.*
+version.h
+
+# Experimental stuff
+rc-daemon.c
+rc-daemon.h