diff --git a/.gitignore b/.gitignore index 018b0f7cd..af5a597cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.egg *.egg-info *.pyc +.coverage .stestr .test .testrepository @@ -9,6 +10,7 @@ AUTHORS build/* ChangeLog config +cover doc/build/* zuul/versioninfo dist/