This commit is contained in:
hoteas 2019-11-10 16:01:27 +08:00
parent 96a2bd3718
commit 177eb86eae
2 changed files with 19 additions and 10 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/.idea/ /.idea/*

View File

@ -2,14 +2,7 @@
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="b2aca021-ff30-4cbf-8dc9-8cdd4f4c39dc" name="Default Changelist" comment=""> <list default="true" id="b2aca021-ff30-4cbf-8dc9-8cdd4f4c39dc" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/copyright/profiles_settings.xml" beforeDir="false" /> <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/hotime.iml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/php.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/preferred-vcs.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list> </list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
@ -23,6 +16,7 @@
</component> </component>
<component name="ProjectId" id="1TPrQqMMb4T7xS6v0afE7E8yl1y" /> <component name="ProjectId" id="1TPrQqMMb4T7xS6v0afE7E8yl1y" />
<component name="PropertiesComponent"> <component name="PropertiesComponent">
<property name="GO_FMT" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" /> <property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" /> <property name="aspect.path.notification.shown" value="true" />
<property name="go.import.settings.migrated" value="true" /> <property name="go.import.settings.migrated" value="true" />
@ -51,7 +45,16 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1573372557346</updated> <updated>1573372557346</updated>
<workItem from="1573372558521" duration="18000" /> <workItem from="1573372558521" duration="18000" />
<workItem from="1573372583551" duration="294000" />
</task> </task>
<task id="LOCAL-00001" summary="清理">
<created>1573372845218</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1573372845218</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
@ -62,10 +65,16 @@
<map> <map>
<entry key="MAIN"> <entry key="MAIN">
<value> <value>
<State /> <State>
<option name="COLUMN_ORDER" />
</State>
</value> </value>
</entry> </entry>
</map> </map>
</option> </option>
</component> </component>
<component name="VcsManagerConfiguration">
<MESSAGE value="清理" />
<option name="LAST_COMMIT_MESSAGE" value="清理" />
</component>
</project> </project>