fix: remove misc.xml and kotlinc.xml

This commit is contained in:
Benjamin Halko 2023-09-27 10:20:18 -07:00
parent 0964f15475
commit 1f8341ac42
No known key found for this signature in database
GPG Key ID: 790C70040EB331A0
3 changed files with 2 additions and 16 deletions

2
.idea/.gitignore vendored
View File

@ -1,3 +1,5 @@
# Default ignored files
/shelf/
/kotlinc.xml
/misc.xml
/workspace.xml

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.8.21" />
</component>
</project>

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_17_PREVIEW" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>