Ignore files created by run_unit_tests.sh
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 21 Oct 2016 09:51:24 +0000 (11:51 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 21 Oct 2016 09:54:53 +0000 (11:54 +0200)
It mainly ignores functest_venv and files created by nose and
coverage.

Change-Id: If2695716c35b25b84774cf00c298229d803c9c21
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
.gitignore

index 80f5676..0bb8500 100644 (file)
@@ -8,3 +8,9 @@ rally_conf.json
 /docs_output/
 /releng/
 .idea
+.coverage
+cover
+coverage.xml
+nosetests.xml
+functest.egg-info
+*venv