Files
solum-dashboard/.gitignore
Angus Salkeld 54a725a2db Add basic files
- setup.py
 - fix the README
 - add .gitreview
 - requirements
 - empty tests
 - tox file

Change-Id: I1af6456dae43c89909652821031df6c8920fbaac
2014-04-23 15:33:27 +02:00

29 lines
318 B
Plaintext

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