Compare commits

...

2 Commits

3 changed files with 23 additions and 0 deletions

11
diff.xml Normal file
View File

@ -0,0 +1,11 @@
<application>
<component name="TextDiffSettings">
<option name="PLACES_MAP">
<entry key="Merge">
<PlaceSettings>
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES" />
</PlaceSettings>
</entry>
</option>
</component>
</application>

View File

@ -2,6 +2,8 @@
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="localCaseSensitive" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
</component>
</application>

10
vcs.xml
View File

@ -18,4 +18,14 @@
</option>
<option name="cloneParentDir" value="$USER_HOME$/Development" />
</component>
<component name="Vcs.Log.App.Settings">
<option name="COLUMN_ORDER">
<list>
<option value="0" />
<option value="1" />
<option value="2" />
<option value="3" />
</list>
</option>
</component>
</application>