From 737c6ac72237cdfb85aeb37a9ec8f8519f480d5f Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Mon, 29 Sep 2014 15:02:44 -0400 Subject: [PATCH] Remove duplicate entry from .gitignore file This commit removes the duplicate entry in the gitignore file for the sample config file. Closes-Bug: #1375432 Change-Id: Ied0fb5b38a616bbde871dfc690ccccfd46c94bde --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5c391a367..64fd4031e 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,3 @@ nova/vcsversion.py tools/conf/nova.conf* tools/lintstack.head.py tools/pylint_exceptions -etc/nova/nova.conf.sample