Repository: climate Updated Branches: refs/heads/master 335512307 -> 15a93c833
Update gitignore so setup.py develop artifacts are ignored Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/22192f5e Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/22192f5e Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/22192f5e Branch: refs/heads/master Commit: 22192f5effb56aa36d7613d70c43992b799d5dcc Parents: 26b6c91 Author: Michael Joyce <[email protected]> Authored: Mon Sep 15 07:24:43 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Sun Oct 19 14:16:54 2014 -0700 ---------------------------------------------------------------------- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/22192f5e/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index caa89c7..a5062d7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ examples/*.png build/ docs/build/ - +Apache_Open_Climate_Workbench.egg-info/
