diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 80f567613..0bb8500aa 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,9 @@ rally_conf.json /docs_output/ /releng/ .idea +.coverage +cover +coverage.xml +nosetests.xml +functest.egg-info +*venv |