ignore nose test results
To exclude nose test results from git management, add '*nose_results.html' into .gitignore. Change-Id: I1675a795da350e862c2495b8a2ce8d7957f0d2db
This commit is contained in:
parent
1efb2069dd
commit
7ddb9c69ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ zun_ui/test/.secret_key_store
|
||||
*.mo
|
||||
*.py[cod]
|
||||
*.swp
|
||||
*nose_results.html
|
||||
|
Loading…
Reference in New Issue
Block a user