Add missing .gitreview file 57/8057/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Sat, 19 Aug 2017 00:56:45 +0000 (17:56 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Sat, 19 Aug 2017 01:03:48 +0000 (18:03 -0700)
This patch adds the missing .gitreview file
Add IntelliJ IDEA related files to gitignore

Change-Id: I0f9b5e864904cfeb26cd113a463a6b7335187060
Issue-Id: AAI-196
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
.gitignore
.gitreview [new file with mode: 0644]

index 9f1f7a5..c09dadd 100644 (file)
@@ -3,3 +3,5 @@
 .settings/
 target/
 jacoco.exec
+/.idea
+*.iml
diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..dd6ab8f
--- /dev/null
@@ -0,0 +1,4 @@
+[gerrit]
+host=gerrit.onap.org
+port=29418
+project=aai/champ