ignore files created by pbr during build

Change-Id: I0e62b52300e0fefb1c02a82eb982c3f51e6c3f25
This commit is contained in:
Doug Hellmann 2015-05-23 08:09:26 -07:00
parent a7737b2285
commit 38ed52d784
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ doc/build
pbr*.egg
reference/projects/*.rst
*.pyc
AUTHORS
ChangeLog