clean up gitignore files
Rather than listing explicit object files, ignore all of them in the whole tree. Also ignore patch/gdb related files throughout. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -1,7 +1 @@
|
||||
.depend
|
||||
libeinfo.o
|
||||
libeinfo.So
|
||||
libeinfo.a
|
||||
libeinfo.so.1
|
||||
libeinfo.so
|
||||
.depend
|
||||
|
||||
@@ -1,16 +1,2 @@
|
||||
.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
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
.depend
|
||||
version.h
|
||||
rc-status
|
||||
rc-service
|
||||
@@ -56,20 +55,4 @@ mark_service_wasinactive
|
||||
mark_service_hotplugged
|
||||
mark_service_failed
|
||||
rc-abort
|
||||
checkpath.o
|
||||
fstabinfo.o
|
||||
mountinfo.o
|
||||
start-stop-daemon.o
|
||||
swclock.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
|
||||
|
||||
Reference in New Issue
Block a user