-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.default.xml
21 lines (21 loc) · 938 Bytes
/
project.default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<application>
<component name="ProjectManager">
<defaultProject>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="PropertiesComponent">
<property name="last_opened_file_path" value="$USER_HOME$/dev" />
<property name="settings.editor.selected.configurable" value="fileTemplates" />
<property name="settings.editor.splitter.proportion" value="0.2" />
</component>
</defaultProject>
</component>
</application>