Shu Muto f1632bf3d5 ignore nose test result
To ignore nose test result from git management,
add '*nose_results.html' into .gitignore.

Change-Id: I1a186d93107082422f0e173c4419606c3653daf5
2017-06-22 12:31:29 +09:00

23 lines
271 B
Plaintext

AUTHORS
ChangeLog
build
cover
doc/source/sourcecode
node_modules
npm-debug.log
releasenotes/build
{{ cookiecutter.module_name }}/test/.secret_key_store
.coverage*
.jshintrc
.project
.pydevproject
.settings
.tox
.venv
*.egg*
*.lock
*.mo
*.py[cod]
*.swp
*nose_results.html