Merge "Update .gitignore"

This commit is contained in:
Jenkins 2015-07-20 21:54:21 +00:00 committed by Gerrit Code Review
commit e0aff95336
1 changed files with 8 additions and 2 deletions

10
.gitignore vendored
View File

@ -1,8 +1,14 @@
*.pyc
*.egg-info
build
.egg
.tox
/.*
!.coveragerc
!.gitignore
!.mailmap
!.testr.conf
.*.sw?
cover/*
covhtml
dist
# Generated by pbr
AUTHORS