senlin-dashboard/.gitignore
Qian Min Chen 0311a11f82 Modify the '.gitignore' file
Since the horizon remove the 'run_tests.sh' file,
so there should remove '.venv' from the '.gitignore' file.
See the patch 'https://review.openstack.org/#/c/399842/'

Change-Id: Id0dc24907b7b5fc0191cfc6a58b902ee313a8b55
2017-08-18 17:46:12 +08:00

39 lines
440 B
Plaintext

*.egg*
*.lock
*.py[cod]
*.sw[op]
*.sqlite3
*nose_results.html
.DS_Store
.DS_STORE
.coverage*
.environment_version
.idea
.noseids
.project
.pydevproject
.selenium_log
.tox
AUTHORS
ChangeLog
build
cover
coverage.xml
dist
doc/build/
doc/source/sourcecode
horizon.egg-info
node_modules
nosetests.xml
npm-debug.log
openstack_dashboard/dummydb.sqlite
pep8.txt
pylint.txt
releasenotes/build
reports
senlin_dashboard/test/.secret_key_store
tags