From 1ef03af3f03dbc42b4f87453208b011fcf4cf2ef Mon Sep 17 00:00:00 2001 From: TerryHowe Date: Tue, 12 May 2015 08:04:01 -0600 Subject: [PATCH] Remove clouds.yaml from gitignore I keep my clouds.yaml file in my .config directory and not in the development area. I'm not sure why we should ignore this. Change-Id: I0d025e9d7007e183adb729251aa402f3c3826b1e --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0da147822..d75fc901c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,9 +28,6 @@ pip-log.txt nosetests.xml .testrepository -# os-client-config -clouds.yaml - # Translations *.mo