summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYves-Gwenael Bourhis <yves-gwenael.bourhis@cloudwatt.com>2014-03-18 14:06:11 +0100
committerYves-Gwenael Bourhis <yves-gwenael.bourhis@cloudwatt.com>2015-02-05 12:24:18 +0100
commit9610f0bed0e62bcb94431693be88bd61d458d8a4 (patch)
tree1e4fd7f72e3c007d658b6e4a76e3dc67c1e1a674 /.gitignore
parent489d46d6393014acb2193cb3e5b268e64061d1c8 (diff)
downloadhorizon-9610f0bed0e62bcb94431693be88bd61d458d8a4.tar.gz
Added a migrate_settings command
This command allows to easily save a diff between local_settings.py and local_settings.py.example to reapply the change when local_settings.py.example changes (per branch switch or updates). implements bp settings-migration-script Change-Id: I2668bbf248434a5d437a5fc46ad07c1a1f29b793
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 42be456ad..db7ef7634 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
+openstack_dashboard/local/local_settings.diff
openstack_dashboard/local/.secret_key_store
openstack_dashboard/test/.secret_key_store
openstack_dashboard/wsgi/horizon.wsgi