You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/02/03 15:16:09 UTC

couchdb commit: updated refs/heads/1843-feature-bigcouch to db62d57

Updated Branches:
  refs/heads/1843-feature-bigcouch 0ee8e4d79 -> db62d5723


Clean up .gitignore


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

Branch: refs/heads/1843-feature-bigcouch
Commit: db62d5723860e80a3ae1bc79111ef351363e29c8
Parents: 0ee8e4d
Author: Robert Newson <rn...@apache.org>
Authored: Mon Feb 3 14:11:02 2014 +0000
Committer: Robert Newson <rn...@apache.org>
Committed: Mon Feb 3 14:15:31 2014 +0000

----------------------------------------------------------------------
 .gitignore | 45 ++++-----------------------------------------
 1 file changed, 4 insertions(+), 41 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/db62d572/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 76f9670..a43a06b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,48 +1,11 @@
-*.o
-*.so
-*.Tpo
-*.beam
-erl_crash.dump
-wiki/
-
-# building
-src/*/ebin/
-rel/couchdb
-rel/couchdb.config
-rel/overlay.config
 install.mk
-rebar
-deps/
-
-# scons building
-couchjs/.sconf_temp/
-couchjs/.sconsign.dblite
-couchjs/build/
-couchjs/config.log
-*.pyc
-
-# testing
-.eunit
-@abs_top_builddir@/
-src/couch/test/etap/temp*
-.dialyzer_filter
-.dialyzer_out
-*.plt
-
-# dev
-dev/lib
-dev/logs
+rel/*.config
 rel/dev*
 rel/tmpdata
-rel/logs
-
-# vim
-*.swp
-*~
 
-# eclipse
-.project
-/.pydevproject
+*.o
+*.so
+ebin/
 
 share/server/main-coffee.js
 share/server/main.js