Compare commits

..

No commits in common. "f09c77a6f198b47a263d713db3788eddedaa08e4" and "a93c29e43b5304c4775ed92811a39979ce9098e8" have entirely different histories.

2 changed files with 10 additions and 0 deletions

5
_windows/git.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="Git.Application.Settings">
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
</component>
</application>

5
_windows/laf.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="LafManager">
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
</component>
</application>