From 0bd92ad4d579cc09e7a343b1939f83d1b6fa3b5d Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Wed, 11 Apr 2018 08:43:42 +0800 Subject: [PATCH] Update .gitignore This patch[1] already explains why updating .gitignore [1]https://review.openstack.org/#/c/466356/ Change-Id: I165c9aff611f3ccfca50a7f5ac94474220b3eb3d 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 -- 2.45.2