Commit be50c3b9 authored by 宋欢's avatar 宋欢

gitignore

parent c9fa0826
......@@ -7,6 +7,7 @@ test-output/
.settings/
tmp
temp
*.iml
*.log
antx.properties
.DS_Store
......
......@@ -3,6 +3,7 @@
<component name="ChangeListManager">
<list default="true" id="8fd27cea-ff26-40ff-b3f2-b20a0a23d9b9" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -25,7 +26,7 @@
<property name="aspect.path.notification.shown" value="true" />
<property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
</component>
<component name="RunManager" selected="Application.SimpleArr">
<component name="RunManager" selected="Application.ComplexArr">
<configuration name="ComplexArr" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="cn.qmai.study.java.demo1.ComplexArr" />
<module name="demo1" />
......@@ -54,8 +55,8 @@
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.SimpleArr" />
<item itemvalue="Application.ComplexArr" />
<item itemvalue="Application.SimpleArr" />
</list>
</recent_temporary>
</component>
......@@ -72,6 +73,7 @@
<workItem from="1595835213404" duration="68000" />
<workItem from="1595836034374" duration="229000" />
<workItem from="1595836341892" duration="98000" />
<workItem from="1595836539642" duration="64000" />
</task>
<servers />
</component>
......@@ -83,22 +85,22 @@
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state x="552" y="178" key="#Notifications/0.0.1920.1040@0.0.1920.1040" timestamp="1595836196090" />
<state width="1877" height="282" key="GridCell.Tab.0.bottom" timestamp="1595836352589">
<state width="1877" height="282" key="GridCell.Tab.0.bottom" timestamp="1595836565536">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state width="1877" height="282" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1595836352589" />
<state width="1877" height="282" key="GridCell.Tab.0.center" timestamp="1595836352589">
<state width="1877" height="282" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1595836565536" />
<state width="1877" height="282" key="GridCell.Tab.0.center" timestamp="1595836565534">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state width="1877" height="282" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1595836352589" />
<state width="1877" height="282" key="GridCell.Tab.0.left" timestamp="1595836352588">
<state width="1877" height="282" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1595836565534" />
<state width="1877" height="282" key="GridCell.Tab.0.left" timestamp="1595836565534">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state width="1877" height="282" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1595836352588" />
<state width="1877" height="282" key="GridCell.Tab.0.right" timestamp="1595836352589">
<state width="1877" height="282" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1595836565534" />
<state width="1877" height="282" key="GridCell.Tab.0.right" timestamp="1595836565535">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state width="1877" height="282" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1595836352589" />
<state width="1877" height="282" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1595836565535" />
<state x="166" y="235" key="SettingsEditor" timestamp="1595836204458">
<screen x="0" y="0" width="1920" height="1040" />
</state>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment