Added an ignore statement for tools/marvin/marvin/cloudstackAPI/ Signed-off-by: Chip Childers <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4e006310 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/4e006310 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/4e006310 Branch: refs/heads/master Commit: 4e0063106b4ce12ca3782417ebdbf6f139792f81 Parents: 2ee9253 Author: Chip Childers <[email protected]> Authored: Mon Nov 19 14:23:44 2012 -0500 Committer: Chip Childers <[email protected]> Committed: Mon Nov 19 14:23:44 2012 -0500 ---------------------------------------------------------------------- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4e006310/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 4661ea2..5006adb 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ git-remote-https.exe.stackdump tools/devcloud/devcloudbox/.vagrant tools/cli/cloudmonkey/marvin/ tools/cli/cloudmonkey/precache.py +tools/marvin/marvin/cloudstackAPI/ *.jar *.war *.mar
