Change-Id: I71280521df7727747daf47b662356292164a076e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
--- /dev/null
+*,~
+.*.sw?
+/docs_build/
+/docs_output/
+/releng/
+.idea
+*.py[cod]
+
+.Python
+env/
+build/
+develop-eggs/
+dist/
+downloads/
+eggs/
+.eggs/
+lib/
+lib64/
+parts/
+sdist/
+wheels/
+*.egg-info/
+.installed.cfg
+*.egg
+.venv/
+venv/
+ENV/
+node_modules/
+.coverage
+=1.3.1
+cover/
+coverage.xml
+nosetests.xml
+testapi_venv/
+.cache
+.tox
+*.retry
+job_output/
--- /dev/null
+[gerrit]
+host=gerrit.opnfv.org
+port=29418
+project=releng-xci.git
+defaultbranch=master
+