From: Zack Cerza Date: Thu, 1 May 2014 16:25:19 +0000 (-0500) Subject: Add /build and /*.yaml to gitignore X-Git-Tag: 1.1.0~1506 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ba66c6ba8a80099efe03bab767358cdfef3dee3e;p=teuthology.git Add /build and /*.yaml to gitignore Signed-off-by: Zack Cerza --- diff --git a/.gitignore b/.gitignore index 66c96ea7e..09e16a964 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ /*.egg-info /virtualenv +/build +/*.yaml