Delete iml files

This commit is contained in:
TacoTheDank 2020-07-03 16:24:23 -04:00
parent ec7afc739b
commit 885f40b47b
4 changed files with 1 additions and 254 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ out/
app/src/main/java/com/vanced/manager/core/base/DummyJava.java
local.properties
/.github/
*.iml

View File

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="Vanced Manager" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" 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" />
<option name="BUILDABLE" value="false" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" 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>

1
app/.gitignore vendored
View File

@ -1 +0,0 @@
/build

File diff suppressed because one or more lines are too long