ignore nose test results

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

Change-Id: I256cbc22fdb09a834c83a890c903e2372fc23453
This commit is contained in:
Shu Muto 2017-06-22 13:40:14 +09:00
parent 158ea608a4
commit db2bccd086
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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