deb-horizon/.gitignore
Federico Ressi 34c1c533cc 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
2016-01-07 22:27:18 +00:00

40 lines
625 B
Plaintext

*.egg*
*.mo
*.pyc
*.sw?
*.sqlite3
*.lock
.environment_version
.selenium_log
.coverage*
.noseids
.DS_STORE
coverage.xml
coverage-karma
nosetests.xml
pep8.txt
pylint.txt
# Files created by releasenotes build
releasenotes/build
reports
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
doc/build/
doc/source/sourcecode
/static/
integration_tests_screenshots/
.venv
.tox
node_modules
npm-debug.log
build
dist
AUTHORS
ChangeLog
tags
ghostdriver.log
.testrepository