deb-horizon/.gitignore
Anita Kuno 3b601d7b77 Added openstack_dashboard/local/.secret_key_store to .gitignore.
Change-Id: Ie3a9c1f4f150702f65a8ccd7d46dd5e1c8c19bc8
2013-02-11 17:12:56 +00:00

28 lines
377 B
Plaintext

*.pyc
*.swp
*.sqlite3
.environment_version
.selenium_log
.coverage*
.noseids
.DS_STORE
coverage.xml
nosetests.xml
pep8.txt
pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
openstack_dashboard/local/.secret_key_store
openstack_dashboard/test/.secret_key_store
doc/build/
doc/source/sourcecode
/static/
.venv
.tox
build
dist
AUTHORS
ChangeLog
tags