fix: drop more IDEA cruft
This commit is contained in:
parent
24203bae8d
commit
0ba9744f62
2 changed files with 2 additions and 6 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||
|
|
|
@ -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>
|
Loading…
Reference in a new issue