5519097887
To exclude nose test results from git management, add '*nose_results.html' into .gitignore. Change-Id: I548a27ec617d68cba4f67c6e623c45cff9a8a63b
22 lines
230 B
Plaintext
22 lines
230 B
Plaintext
AUTHORS
|
|
ChangeLog
|
|
build
|
|
cover
|
|
dist
|
|
doc/source/sourcecode
|
|
zaqar_ui/test/.secret_key_store
|
|
node_modules
|
|
npm-debug.log
|
|
releasenotes/build
|
|
.coverage*
|
|
.project
|
|
.pydevproject
|
|
.tox
|
|
.venv
|
|
*.egg*
|
|
*.lock
|
|
*.mo
|
|
*.pyc
|
|
*.swp
|
|
*nose_results.html
|