diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-16 16:55:46 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-16 16:55:46 +0200 |
commit | 3debc057071e4468921f99f2ebeb59f54eae9307 (patch) | |
tree | 3c49fbe76f033168a1c6e78ce52a52c03cef09fe /Android-Password-Store.iml | |
parent | af72e54357a86cd04f689616269c8a1d8436937f (diff) |
git ignore cleanup done
Diffstat (limited to 'Android-Password-Store.iml')
-rw-r--r-- | Android-Password-Store.iml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Android-Password-Store.iml b/Android-Password-Store.iml deleted file mode 100644 index 0bb6048a..00000000 --- a/Android-Password-Store.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> - |