You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2013/12/14 13:44:51 UTC

git commit: updated refs/heads/1964-feature-fauxton-build to 53de977

Updated Branches:
  refs/heads/1964-feature-fauxton-build 720c8da09 -> 53de97779


Add build-aux/compile to .gitignore


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

Branch: refs/heads/1964-feature-fauxton-build
Commit: 53de977793e7ad397a1c6c0ba087a535d8fcb86c
Parents: 720c8da
Author: Noah Slater <ns...@apache.org>
Authored: Sat Dec 14 13:44:39 2013 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Sat Dec 14 13:44:39 2013 +0100

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/53de9777/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index fe317ed..2624829 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ bin/couchdb
 bin/couchdb.1
 bin/couchjs_dev
 bin/couchpw
+build-aux/compile
 build-aux/config.*
 build-aux/depcomp
 build-aux/install-sh