summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-04-30 15:05:39 +0100
committerRoy Marples <roy@marples.name>2009-04-30 15:05:39 +0100
commitb70501ef452e896b1164290e3575ef7d89926f07 (patch)
tree098b2b6faabb1b7675d50a7a02ab2d245abea3bc /src
parente0f0fc8046bed6d21a92d0ef6f708d3ce5ef5c1c (diff)
downloadopenrc-b70501ef452e896b1164290e3575ef7d89926f07.tar.gz
openrc-b70501ef452e896b1164290e3575ef7d89926f07.tar.bz2
openrc-b70501ef452e896b1164290e3575ef7d89926f07.tar.xz
Go back to git
Diffstat (limited to 'src')
-rw-r--r--src/libeinfo/.gitignore7
-rw-r--r--src/librc/.gitignore16
-rw-r--r--src/rc/.gitignore73
3 files changed, 96 insertions, 0 deletions
diff --git a/src/libeinfo/.gitignore b/src/libeinfo/.gitignore
new file mode 100644
index 0000000..a379710
--- /dev/null
+++ b/src/libeinfo/.gitignore
@@ -0,0 +1,7 @@
+.depend
+libeinfo.o
+libeinfo.So
+libeinfo.a
+libeinfo.so.1
+libeinfo.so
+.depend
diff --git a/src/librc/.gitignore b/src/librc/.gitignore
new file mode 100644
index 0000000..460d8c9
--- /dev/null
+++ b/src/librc/.gitignore
@@ -0,0 +1,16 @@
+.depend
+librc.o
+librc-daemon.o
+librc-depend.o
+librc-misc.o
+librc-stringlist.o
+librc.So
+librc-daemon.So
+librc-depend.So
+librc-misc.So
+librc-stringlist.So
+librc.a
+librc.so.1
+librc.so
+.depend
+rc.h
diff --git a/src/rc/.gitignore b/src/rc/.gitignore
new file mode 100644
index 0000000..d06e857
--- /dev/null
+++ b/src/rc/.gitignore
@@ -0,0 +1,73 @@
+.depend
+version.h
+rc-status
+rc-service
+rc-update
+runscript
+start-stop-daemon
+einfon
+einfo
+ewarnn
+ewarn
+eerrorn
+eerror
+ebegin
+eend
+ewend
+eindent
+eoutdent
+esyslog
+eval_ecolors
+ewaitfile
+veinfo
+vewarn
+vebegin
+veend
+vewend
+veindent
+veoutdent
+service_starting
+service_started
+service_stopping
+service_stopped
+service_inactive
+service_wasinactive
+service_hotplugged
+service_started_daemon
+service_crashed
+checkpath
+fstabinfo
+mountinfo
+rc-depend
+service_get_value
+service_set_value
+get_options
+save_options
+shell_var
+is_newer_than
+is_older_than
+mark_service_starting
+mark_service_started
+mark_service_stopping
+mark_service_stopped
+mark_service_inactive
+mark_service_wasinactive
+mark_service_hotplugged
+mark_service_failed
+rc-abort
+checkpath.o
+fstabinfo.o
+mountinfo.o
+start-stop-daemon.o
+rc-applets.o
+rc-depend.o
+rc-logger.o
+rc-misc.o
+rc-plugin.o
+rc-service.o
+rc-status.o
+rc-update.o
+runscript.o
+rc.o
+rc
+.depend