You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2014/08/30 01:39:25 UTC

[1/2] git commit: CLIMATE-515 - Add some extra patterns to .gitignore

Repository: climate
Updated Branches:
  refs/heads/master 22ac4bb42 -> b83214e48


CLIMATE-515 - Add some extra patterns to .gitignore


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

Branch: refs/heads/master
Commit: 719cc05f464d8f69777b9ed7817a297bcbf78095
Parents: 22ac4bb
Author: rlaidlaw <rl...@gmail.com>
Authored: Thu Aug 28 15:28:57 2014 -0700
Committer: rlaidlaw <rl...@gmail.com>
Committed: Thu Aug 28 15:28:57 2014 -0700

----------------------------------------------------------------------
 .gitignore | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/719cc05f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index e836069..caa89c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,13 @@
+.coverage
 .DS_Store
-*.pyc
 .vagrant
-/docs/build
+
 install_log
-.coverage
+
+*.nc
+*.pyc
+examples/*.png
+
+build/
+docs/build/
+


[2/2] git commit: Resolve CLIMATE-515. Merge PR #107.

Posted by jo...@apache.org.
Resolve CLIMATE-515. Merge PR #107.


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

Branch: refs/heads/master
Commit: b83214e482b0c38231490bc488e2114029578312
Parents: 22ac4bb 719cc05
Author: Michael Joyce <jo...@apache.org>
Authored: Fri Aug 29 16:38:55 2014 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Fri Aug 29 16:38:55 2014 -0700

----------------------------------------------------------------------
 .gitignore | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
----------------------------------------------------------------------