You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/07/22 07:29:19 UTC

[02/50] couchdb commit: updated refs/heads/developer-preview-2.0 to 2a31bca

Git ignore .pyc (compiled python) files

PR: #323
PR-URL: https://github.com/apache/couchdb/pull/323
Reviewed-By: Robert Kowalski <ro...@kowalski.gd>


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

Branch: refs/heads/developer-preview-2.0
Commit: 0a6298f2dd9be175ce6998f56f799ad0c0feb79b
Parents: 6da3b56
Author: Jay Doane <ja...@gmail.com>
Authored: Mon May 25 17:14:56 2015 -0700
Committer: Robert Kowalski <ro...@kowalski.gd>
Committed: Tue May 26 04:07:33 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/0a6298f2/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index db1bc3e..0cdbaa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ tmp/
 
 *.o
 *.so
+*.pyc
 ebin/
 
 erl_crash.dump