remove obsolete entry in .gitignore
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/6282b5d0 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/6282b5d0 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/6282b5d0 Branch: refs/heads/master Commit: 6282b5d030ac74274fa1628a5a0b0e66293297b1 Parents: fb3f2ae Author: Randall Leeds <[email protected]> Authored: Tue Jan 24 13:29:02 2012 -0800 Committer: Randall Leeds <[email protected]> Committed: Tue Jan 24 13:29:02 2012 -0800 ---------------------------------------------------------------------- .gitignore | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/6282b5d0/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index a24f0a1..f3bdc52 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,6 @@ var/Makefile bin/couchdb bin/couchdb.1 -bin/couchjs bin/couch-config bin/couch-config_dev etc/couchdb/default.ini
