Merge "Add .tox and site.retry to gitignore list"

This commit is contained in:
Jenkins 2016-10-11 16:25:37 +00:00 committed by Gerrit Code Review
commit 29f2f7f0f1
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -7,3 +7,5 @@
*/**/.DS_Store */**/.DS_Store
*/**/._ */**/._
*/**/*.tfstate* */**/*.tfstate*
.tox
site.retry