diff options
author | Yehuda Hassine <yehuda@myinbox.in> | 2018-08-03 17:33:10 +0300 |
---|---|---|
committer | Yehuda Hassine <yehuda@myinbox.in> | 2018-08-03 17:33:10 +0300 |
commit | f03a430175384cf672583c4423ae19c2e83fb91b (patch) | |
tree | 8dece5c07117b9d6b7521a15f79ae82555550f4d /.idea/misc.xml | |
parent | ee059457f47c9bc6ffc5be080cbb42cb2fa2a3f2 (diff) | |
download | Post-SMTP-f03a430175384cf672583c4423ae19c2e83fb91b.zip |
readme change
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..87b8a98 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectInspectionProfilesVisibleTreeState"> + <entry key="Project Default"> + <profile-state> + <expanded-state> + <State> + <id /> + </State> + <State> + <id>File Watchers</id> + </State> + </expanded-state> + <selected-state> + <State> + <id>TaskInspection</id> + </State> + </selected-state> + </profile-state> + </entry> + </component> + <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> +</project>
\ No newline at end of file |