From ea4c66ba9d0ffd8248c8e734a534475d304b50ef Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 24 Sep 2012 18:22:59 -0400 Subject: [PATCH] Add build directory to gitignore A trivial fix to keep git happy Change-Id: I112bb133fb24657403aac584e2d5bb9d84ac6c2b Signed-off-by: Paul Belanger Reviewed-on: https://review.openstack.org/13602 Reviewed-by: Clark Boylan Reviewed-by: James E. Blair Approved: James E. Blair Tested-by: Jenkins --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 912cc91a15..ab78b7bac7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,7 @@ *~ *.pyc applytest +build/ doc/html/ manifests/secrets.pp +