From 34c1c533cc405e5faae6d2951cd07c200ae09689 Mon Sep 17 00:00:00 2001 From: Federico Ressi Date: Thu, 31 Dec 2015 14:22:01 +0100 Subject: [PATCH] Can't ignore required package script. Module 'horizon/openstack_dashboard/settings.py' imports package 'openstack_dashboard.local.enabled', therfore package script 'openstack_dashboard/local/enabled/__init__.py' can't be marked to be ignore by git. Change-Id: I8b495781d4cfce11ebaaad2c23e84787dc140fb5 Closes-Bug: #1530338 --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 754b9ed74..5ab2e4838 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,6 @@ releasenotes/build reports openstack_dashboard/local/local_settings.py openstack_dashboard/local/local_settings.diff -openstack_dashboard/local/enabled/*.py openstack_dashboard/local/.secret_key_store openstack_dashboard/test/.secret_key_store openstack_dashboard/wsgi/horizon.wsgi