Compare commits

..

No commits in common. "51aa398ab29f9fa5bb992f8cf4294a5902aab868" and "76735cd3ba56c87d87561cb0cba88e5c915730c5" have entirely different histories.

3 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<application> <application>
<component name="PathMacrosImpl"> <component name="PathMacrosImpl">
<macro name="MAVEN_REPOSITORY" value="/Users/aiko/.m2/repository" /> <macro name="MAVEN_REPOSITORY" value="/Users/aiko/.m2/repository" />
<macro name="KOTLIN_BUNDLED" value="/Users/aiko/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/191.7141.44/IntelliJ IDEA.app/Contents/plugins/Kotlin/kotlinc" /> <macro name="KOTLIN_BUNDLED" value="/Users/aiko/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/191.6707.61/IntelliJ IDEA.app/Contents/plugins/Kotlin/kotlinc" />
<ignoredMacro name="MESSAGE" /> <ignoredMacro name="MESSAGE" />
<ignoredMacro name="FILE_PATH" /> <ignoredMacro name="FILE_PATH" />
<ignoredMacro name="LINE" /> <ignoredMacro name="LINE" />

View File

@ -1,6 +1,5 @@
<application> <application>
<component name="BaseRefactoringSettings"> <component name="BaseRefactoringSettings">
<option name="SAFE_DELETE_WHEN_DELETE" value="false" />
<option name="MOVE_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" /> <option name="MOVE_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" />
</component> </component>
</application> </application>

View File

@ -4,6 +4,5 @@
</component> </component>
<component name="Registry"> <component name="Registry">
<entry key="ide.mac.allowDarkWindowDecorations" value="true" /> <entry key="ide.mac.allowDarkWindowDecorations" value="true" />
<entry key="git.explicit.commit.renames.prohibit.multiple.calls" value="false" />
</component> </component>
</application> </application>