From b41354d1f1ffdc5757f4f971f2239a8b18d2e3f3 Mon Sep 17 00:00:00 2001 From: talasila Date: Wed, 22 Mar 2017 16:50:26 -0400 Subject: [PATCH] gitignore added Change-Id: I69a74633de2a35a62cd244aabd31028e7edb8265 Signed-off-by: talasila --- .gitignore | 1 + .gitreview | 3 +- .idea/workspace.xml | 910 ---------------------------------------------------- 3 files changed, 3 insertions(+), 911 deletions(-) create mode 100644 .gitignore delete mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..eb3edf4f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/workspace.xml \ No newline at end of file diff --git a/.gitreview b/.gitreview index 05c5a73e..89b7c0c6 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,5 @@ [gerrit] host=gerrit.openecomp.org port=29418 -project=portal.git \ No newline at end of file +project=portal.git +defaultbranch=release-1.0.0 \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 7ecb49f7..00000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,910 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - project.config - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1486497013233 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- 2.16.6