diff options
author | Camil Staps | 2015-08-05 14:30:07 +0200 |
---|---|---|
committer | Camil Staps | 2015-08-05 14:30:07 +0200 |
commit | 62aa8903023ce17c4166c9396904c169ca8e1133 (patch) | |
tree | 4c46c44871da4a743832742ddab7847e90209502 /.idea/misc.xml | |
parent | Ignore apk files (diff) |
Cleanup; travis CI
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 58ff01f..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="EntryPointsManager"> - <entry_points version="2.0" /> - </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK"> - <output url="file://$PROJECT_DIR$/build/classes" /> - </component> - <component name="masterDetails"> - <states> - <state key="ProjectJDKs.UI"> - <settings> - <last-edited>1.7</last-edited> - <splitter-proportions> - <option name="proportions"> - <list> - <option value="0.2" /> - </list> - </option> - </splitter-proportions> - </settings> - </state> - </states> - </component> -</project> - |