summaryrefslogtreecommitdiff
path: root/src/libeinfo/.gitignore
Commit message (Collapse)AuthorAge
* Revert "Make einfo routines private"William Hubbs2013-10-21
| | | | | | This reverts commit de88aff0a839844526ae262f8961ec4372fed238. I was advised that splashutils links to libeinfo, so we do have a consumer for this library.
* Make einfo routines privateWilliam Hubbs2013-09-26
| | | | | | The libeinfo library has no consumers other than OpenRC, so there is no reason for it to be maintained as a library. The einfo routines are now an object that links with the rc binary.
* clean up gitignore filesMike Frysinger2011-06-03
| | | | | | | | | 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>
* Go back to gitRoy Marples2009-04-30
|
* Punt .gitignore files.Roy Marples2008-12-04
|
* Fix ignore files some more.Roy Marples2008-03-03
|
* Add a gitignore make target.Roy Marples2008-03-03