ignore nose test results

To exclude nose test results from git management,
add '*nose_results.html' into .gitignore.

Change-Id: I548a27ec617d68cba4f67c6e623c45cff9a8a63b
This commit is contained in:
Shu Muto 2017-06-22 13:42:19 +09:00
parent 6bcdf8efb1
commit 5519097887
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -18,4 +18,4 @@ releasenotes/build
*.mo
*.pyc
*.swp
*nose_results.html