diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-15 23:05:05 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-15 23:05:05 +0200 |
commit | 246f3c1a8c6d85829cbad2588efb9ff5232c6995 (patch) | |
tree | db2a263e4c99936de25babe5dd16b151f063b730 /Android-Password-Store.iml | |
parent | dd045f57f1b36af29cbaba2c82312ee5ab1d360e (diff) |
local configs update, have to add them to git ignore...
Diffstat (limited to 'Android-Password-Store.iml')
-rw-r--r-- | Android-Password-Store.iml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Android-Password-Store.iml b/Android-Password-Store.iml new file mode 100644 index 00000000..0bb6048a --- /dev/null +++ b/Android-Password-Store.iml @@ -0,0 +1,19 @@ +<?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> + |