Updated Branches: refs/heads/1.2.x 32c702572 -> c7765f657 refs/heads/master fb3f2ae8b -> 6282b5d03
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/c7765f65 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c7765f65 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c7765f65 Branch: refs/heads/1.2.x Commit: c7765f6574768caf2be2c98331263ab91182cda9 Parents: 32c7025 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:29 2012 -0800 ---------------------------------------------------------------------- .gitignore | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/c7765f65/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 365d963..cbf2b42 100644 --- a/.gitignore +++ b/.gitignore @@ -45,7 +45,6 @@ var/Makefile bin/couchdb bin/couchdb.1 -bin/couchjs bin/couch-config bin/couch-config_dev etc/couchdb/default.ini
