diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-16 15:01:14 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-16 15:01:14 +0200 |
commit | 7782719f959adf36ca581ff1a850972d5abc7c38 (patch) | |
tree | 8e36c20cb100e3de79e8040b5183572f7e247429 /PwdStore.iml | |
parent | 51b594807f0e0e4477c3ef43a8c2a526c7d84138 (diff) |
renamed project to correspond to the github name
Diffstat (limited to 'PwdStore.iml')
-rw-r--r-- | PwdStore.iml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/PwdStore.iml b/PwdStore.iml deleted file mode 100644 index 0bb6048a..00000000 --- a/PwdStore.iml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4"> - <component name="FacetManager"> - <facet type="java-gradle" name="Java-Gradle"> - <configuration> - <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" /> - </configuration> - </facet> - </component> - <component name="NewModuleRootManager" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/.gradle" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> - |