fix: drop more IDEA cruft

This commit is contained in:
Harsh Shandilya 2023-07-01 02:30:34 +05:30
parent 24203bae8d
commit 0ba9744f62
No known key found for this signature in database
2 changed files with 2 additions and 6 deletions

2
.gitignore vendored
View file

@ -106,6 +106,8 @@ obj/
.idea/jarRepositories.xml
.idea/runConfigurations.xml
.idea/deploymentTargetDropDown.xml
.idea/kotlinc.xml
.idea/migrations.xml
# OS-specific files
.DS_Store

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>