From 4e0063106b4ce12ca3782417ebdbf6f139792f81 Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Mon, 19 Nov 2012 14:23:44 -0500 Subject: [PATCH] Added an ignore statement for tools/marvin/marvin/cloudstackAPI/ Signed-off-by: Chip Childers --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4661ea2750b..5006adb44b7 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