-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdiff.xml
More file actions
24 lines (24 loc) · 725 Bytes
/
diff.xml
File metadata and controls
24 lines (24 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<application>
<component name="ExternalDiffSettings">
<option name="MIGRATE_OLD_SETTINGS" value="true" />
</component>
<component name="TextDiffSettings">
<option name="PLACES_MAP">
<entry key="Default">
<PlaceSettings>
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES" />
</PlaceSettings>
</entry>
<entry key="DirDiff">
<PlaceSettings>
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES_CHUNKS" />
</PlaceSettings>
</entry>
<entry key="Merge">
<PlaceSettings>
<option name="IGNORE_POLICY" value="TRIM_WHITESPACES" />
</PlaceSettings>
</entry>
</option>
</component>
</application>