You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2015/02/19 01:05:11 UTC

couchdb commit: updated refs/heads/master to 51e946e

Repository: couchdb
Updated Branches:
  refs/heads/master c5f527425 -> 51e946e2a


add erlang crash dumps to .gitignore


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

Branch: refs/heads/master
Commit: 51e946e2a0f6734c44ae87cff5c0d4e85d2acdc3
Parents: c5f5274
Author: Robert Kowalski <ro...@kowalski.gd>
Authored: Wed Feb 11 23:01:54 2015 +0100
Committer: Robert Kowalski <ro...@kowalski.gd>
Committed: Thu Feb 19 01:04:27 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/51e946e2/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index f0af739..db1bc3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,8 @@ tmp/
 *.so
 ebin/
 
+erl_crash.dump
+
 dev/boot_node.beam
 dev/lib/
 dev/logs/