Initial .gitreview and .gitignore 65/47065/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 10 Nov 2017 22:23:19 +0000 (14:23 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 13 Nov 2017 22:05:44 +0000 (14:05 -0800)
Change-Id: Icacd39c72c8f9b154834e149e30d04cdeab46860
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8cf2a3b
--- /dev/null
@@ -0,0 +1,27 @@
+*~
+.*.sw?
+/docs_build/
+/docs_output/
+.idea
+*.py[cod]
+
+.Python
+build/
+develop-eggs/
+dist/
+eggs/
+.eggs/
+*.egg-info/
+*.egg
+.venv/
+venv/
+node_modules/
+.coverage
+=1.3.1
+cover/
+coverage.xml
+nosetests.xml
+.cache
+.tox
+*.retry
+job_output/
diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..ecb115e
--- /dev/null
@@ -0,0 +1,5 @@
+[gerrit]
+host=gerrit.opnfv.org
+port=29418
+project=releng-testresults.git
+defaultbranch=master