summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2012-01-04 14:46:40 -0800
committerGabriel Hurley <gabriel@strikeawe.com>2012-01-05 13:57:07 -0800
commita17570110f399139919a3d0f98b6e63f78d733f1 (patch)
tree8a55d72580cd08b0c1bf397c12257d06419da5cc /.gitignore
parenta3aeda16163eb2333d312c47e256d6a07cacb617 (diff)
downloadtuskar-ui-a17570110f399139919a3d0f98b6e63f78d733f1.tar.gz
Unified horizon and openstack-dashboard environments.
Buildout has been removed entirely, all dev installation is now done via the single tools/install_venv.py script. Django's manage.py script has also been updated to a newer version/convention; this allows for less python path mangling and makes things cleaner and more explicit. Note that, as such, it has been moved up a directory level. Change-Id: I62f9f06ee00568fc91e5ba7e1fd15d22ea849d1f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 1 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 376ccea2..45f547d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,19 +8,8 @@ coverage.xml
pep8.txt
pylint.txt
reports
-horizon/.installed.cfg
-horizon/bin
-horizon/develop-eggs/
-horizon/downloads/
-horizon/eggs/
-horizon/htmlcov
-horizon/launchpad
-horizon/parts/
-horizon/django_nova.egg-info
horizon/horizon.egg-info
-horizon/django_openstack.egg-info
-django-nova-syspanel/src/django_nova_syspanel.egg-info
-openstack-dashboard/.dashboard-venv
+.horizon-venv
openstack-dashboard/local/dashboard_openstack.sqlite3
openstack-dashboard/local/local_settings.py
docs/build/