fix: remove misc.xml and kotlinc.xml

This commit is contained in:
Benjamin Halko 2023-09-27 19:20:18 +02:00 committed by oSumAtrIX
parent 5a41cc1162
commit 51dc429330
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
2 changed files with 5 additions and 6 deletions

5
.idea/.gitignore generated vendored Normal file
View File

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

6
.idea/kotlinc.xml generated
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>