From a2195def5fb5229e17b686b5c62dd0dec02986cd Mon Sep 17 00:00:00 2001 From: kumar Date: Mon, 11 Jul 2016 18:07:34 -0400 Subject: pages bootstraped and alternate profile pages added --- .idea/misc.xml | 13 ++ .idea/modules.xml | 8 + .idea/solutions_repo.iml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 387 +++++++++++++++++++++++++++++++++++++++++++++++ idea.odt | Bin 0 -> 53185 bytes 6 files changed, 422 insertions(+) create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/solutions_repo.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 idea.odt diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..72abef0 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3d57a3a --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/solutions_repo.iml b/.idea/solutions_repo.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/solutions_repo.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..6aa513d --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,387 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $USER_HOME$/.subversion + + + + + 1468116592106 + + + 1468117129577 + + + 1468119360797 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/idea.odt b/idea.odt new file mode 100644 index 0000000..950501e Binary files /dev/null and b/idea.odt differ -- cgit v1.2.3