Compare commits
2 commits
4d039a3765
...
97bbe82c88
Author | SHA1 | Date | |
---|---|---|---|
97bbe82c88 | |||
cf49c137a8 |
2 changed files with 14 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,6 +12,7 @@ dependency-reduced-pom.xml
|
|||
*.iws
|
||||
*.iml
|
||||
*.ipr
|
||||
.idea/workspace.xml
|
||||
|
||||
### Eclipse ###
|
||||
.apt_generated
|
||||
|
|
15
.idea/workspace.xml
generated
15
.idea/workspace.xml
generated
|
@ -4,7 +4,10 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="5081cfcb-f2e4-4632-9166-012ebe74b972" name="Changes" comment="IDEA update" />
|
||||
<list default="true" id="5081cfcb-f2e4-4632-9166-012ebe74b972" name="Changes" comment="IDEA update">
|
||||
<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" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
|
@ -160,7 +163,15 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1741903302257</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="9" />
|
||||
<task id="LOCAL-00009" summary="IDEA update">
|
||||
<option name="closed" value="true" />
|
||||
<created>1741903687786</created>
|
||||
<option name="number" value="00009" />
|
||||
<option name="presentableId" value="LOCAL-00009" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1741903687786</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="10" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
|
|
Loading…
Add table
Reference in a new issue