tuskar-ui/.gitignore
Monty Taylor c93e7c06fd Add ProjectTestingInterface to horizon.
Horizon is the last project that doesn't have support for the common
Project Testing Interface. This gets horizon up to speed with the
other bits, but shouldn't break any of the existing interfaces.

Change-Id: I464c3b10d9708a0b7b5ffd42c88cd3cf515ef6a7
2012-05-26 14:36:19 -07:00

22 lines
258 B
Plaintext

*.pyc
*.swp
.environment_version
.selenium_log
.coverage*
.noseids
coverage.xml
nosetests.xml
pep8.txt
pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
docs/build/
docs/source/sourcecode
.venv
.tox
build
dist
AUTHORS
ChangeLog