From d39f802519a788d9305367df5a84745f92a85732 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: I5ea9ddfb2a3e5827c83c6d0f164ab0aa4754ab15 Depends-On: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57 Co-Authored-By: Alex Schultz --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 61092bda..8550737c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,8 @@ coverage/ .idea/ *.swp *.iml -openstack/ +/openstack +/log # Files created by releasenotes build releasenotes/build