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/jarRepositories.xml
|
||||||
.idea/runConfigurations.xml
|
.idea/runConfigurations.xml
|
||||||
.idea/deploymentTargetDropDown.xml
|
.idea/deploymentTargetDropDown.xml
|
||||||
|
.idea/kotlinc.xml
|
||||||
|
.idea/migrations.xml
|
||||||
|
|
||||||
# OS-specific files
|
# OS-specific files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
6
.idea/kotlinc.xml
generated
6
.idea/kotlinc.xml
generated
|
@ -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…
Add table
Add a link
Reference in a new issue