aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--.gitreview3
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 235ece273..5a5dde484 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-target
+./target
.settings
.classpath
.project
diff --git a/.gitreview b/.gitreview
index de1803c3d..89b8405b5 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,4 +1,5 @@
[gerrit]
host=gerrit.onap.org
port=29418
-project=clamp.git
+project=policy/clamp.git
+defaultbranch=master \ No newline at end of file