Compare commits
2 Commits
fd425a5b79
...
80a1d3b554
| Author | SHA1 | Date | |
|---|---|---|---|
| 80a1d3b554 | |||
| 0fd65209a4 |
11
diff.xml
Normal file
11
diff.xml
Normal 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>
|
||||||
2
find.xml
2
find.xml
@ -2,6 +2,8 @@
|
|||||||
<component name="FindSettings">
|
<component name="FindSettings">
|
||||||
<option name="customScope" value="All Places" />
|
<option name="customScope" value="All Places" />
|
||||||
<option name="defaultScopeName" 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" />
|
<option name="SEARCH_SCOPE" value="All Places" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
10
vcs.xml
10
vcs.xml
@ -18,4 +18,14 @@
|
|||||||
</option>
|
</option>
|
||||||
<option name="cloneParentDir" value="$USER_HOME$/Development" />
|
<option name="cloneParentDir" value="$USER_HOME$/Development" />
|
||||||
</component>
|
</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>
|
</application>
|
||||||
Loading…
x
Reference in New Issue
Block a user