You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ra...@apache.org on 2011/11/08 19:53:31 UTC

git commit: update couchjs.1 location in .gitignore

Updated Branches:
  refs/heads/master 6d912c9fe -> 9a82e8bee


update couchjs.1 location in .gitignore


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9a82e8be
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9a82e8be
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9a82e8be

Branch: refs/heads/master
Commit: 9a82e8bee9baa99cec91bc54297203282c3a2d68
Parents: 6d912c9
Author: Randall Leeds <ra...@apache.org>
Authored: Mon Nov 7 19:31:40 2011 -0800
Committer: Randall Leeds <ra...@apache.org>
Committed: Tue Nov 8 10:49:59 2011 -0800

----------------------------------------------------------------------
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9a82e8be/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 029b2b2..e6526e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,7 +46,6 @@ var/Makefile
 bin/couchdb
 bin/couchdb.1
 bin/couchjs
-bin/couchjs.1
 bin/couch-config
 bin/couch-config_dev
 etc/couchdb/default.ini
@@ -63,6 +62,7 @@ src/couchdb/priv/.deps/
 src/couchdb/priv/.libs/
 src/couchdb/priv/couch_icu_driver.la
 src/couchdb/priv/couchjs
+src/couchdb/priv/couchjs.1
 src/couchdb/priv/couchspawnkillable
 src/couchdb/priv/stat_descriptions.cfg
 src/erlang-oauth/oauth.app