From db8a199b309e22f1341186517c00ec875ae421bb Mon Sep 17 00:00:00 2001 From: vmud213 Date: Thu, 11 May 2017 09:33:43 +0000 Subject: [PATCH] Add files/ironic-inspector* to .gitignore When ironic-inspector is enabled through devstack, these two files are created which needs to be masked. Change-Id: I7a3db6fd6197da20cca1e938727d54195957ac18 Closes-Bug: #1690105 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d1781bc730..7967e14a19 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ files/images files/pip-* files/get-pip.py* files/ir-deploy* +files/ironic-inspector* local.conf local.sh localrc