From df07cba3f69ef1b6996470c888cdb7829df7e6ae Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 11 Apr 2018 08:43:43 +0800 Subject: [PATCH] Update .gitignore This patch[1] already explains why updating .gitignore [1]https://review.openstack.org/#/c/466356/ Change-Id: Ie034754f51c8c6792f21c55f80d57c11f7235f8d Depends-On: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57 Co-Authored-By: Alex Schultz --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 61092bd..8550737 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,8 @@ coverage/ .idea/ *.swp *.iml -openstack/ +/openstack +/log # Files created by releasenotes build releasenotes/build