7ddb9c69ad
To exclude nose test results from git management, add '*nose_results.html' into .gitignore. Change-Id: I1675a795da350e862c2495b8a2ce8d7957f0d2db
23 lines
247 B
Plaintext
23 lines
247 B
Plaintext
AUTHORS
|
|
ChangeLog
|
|
build
|
|
cover
|
|
doc/source/sourcecode
|
|
node_modules
|
|
npm-debug.log
|
|
releasenotes/build
|
|
zun_ui/test/.secret_key_store
|
|
.coverage*
|
|
.jshintrc
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
.tox
|
|
.venv
|
|
*.egg*
|
|
*.lock
|
|
*.mo
|
|
*.py[cod]
|
|
*.swp
|
|
*nose_results.html
|