zaqar-ui/.gitignore
Shu Muto 5519097887 ignore nose test results
To exclude nose test results from git management,
add '*nose_results.html' into .gitignore.

Change-Id: I548a27ec617d68cba4f67c6e623c45cff9a8a63b
2017-06-22 13:42:19 +09:00

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