diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2016-09-28 17:51:01 +0800 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2016-09-28 17:51:01 +0800 |
commit | 905f56f73b39b0516751afea58cd167b16fb1e90 (patch) | |
tree | 43ad0b3b7d934e57c261859c06f6bad99ca23603 /.idea/gso-gui.iml | |
parent | 5cba4bb121a736e3801d1f436263ff818a68a389 (diff) |
Changes for the new portal LCM pages
Change-Id: I628d3b3c28f98896e06a18099ab21f4a0d678098
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to '.idea/gso-gui.iml')
-rw-r--r-- | .idea/gso-gui.iml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/gso-gui.iml b/.idea/gso-gui.iml new file mode 100644 index 00000000..24643cc3 --- /dev/null +++ b/.idea/gso-gui.iml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="WEB_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/.tmp" /> + <excludeFolder url="file://$MODULE_DIR$/temp" /> + <excludeFolder url="file://$MODULE_DIR$/tmp" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |