Add subunit.log to gitignore

Execute the run_test.sh, it will generate a subunit.log file,
So add it to the gitignore file

Change-Id: I0129610d941d2fc9f4d813bde8bd89ee6766727d
This commit is contained in:
zhu.rong 2015-11-03 03:22:23 -05:00
parent f2c54b418d
commit 5b94798d37
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ dist
glance.egg-info
tests.sqlite
glance/versioninfo
subunit.log
# Swap files range from .saa to .swp
*.s[a-w][a-p]