Update .gitignore for docs

ChangeLog is generated when running tox -e docs.

Change-Id: Ib073591ed2ea9198bc2412cf530613f4015ec48c
This commit is contained in:
Brant Knudson 2015-09-02 19:10:32 -05:00
parent a8c862f375
commit cf7e42eefb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ build/*
cover/*
.coverage
docs/build/*
ChangeLog