gitignore update

This commit is contained in:
andrea 2019-11-28 18:56:06 +01:00
parent 5eebcece80
commit ab02566931
2 changed files with 17 additions and 9 deletions

2
.gitignore vendored
View File

@ -7,7 +7,7 @@
.idea/**/usage.statistics.xml .idea/**/usage.statistics.xml
.idea/**/dictionaries .idea/**/dictionaries
.idea/**/shelf .idea/**/shelf
.__pycache__ __pycache__
.idea .idea
# Generated files # Generated files

View File

@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="f02472ae-5920-4b7a-abc6-0eb6f03dd03f" name="Default Changelist" comment=""> <list default="true" id="f02472ae-5920-4b7a-abc6-0eb6f03dd03f" 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="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" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -151,6 +148,9 @@
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" /> <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
</component> </component>
<component name="RecentsManager"> <component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />
</key>
<key name="CopyFile.RECENT_KEYS"> <key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/util" /> <recent name="$PROJECT_DIR$/src/util" />
<recent name="$PROJECT_DIR$/src/data" /> <recent name="$PROJECT_DIR$/src/data" />
@ -270,7 +270,7 @@
<workItem from="1574877826026" duration="560000" /> <workItem from="1574877826026" duration="560000" />
<workItem from="1574938635317" duration="14980000" /> <workItem from="1574938635317" duration="14980000" />
<workItem from="1574958501259" duration="1736000" /> <workItem from="1574958501259" duration="1736000" />
<workItem from="1574962474323" duration="505000" /> <workItem from="1574962474323" duration="520000" />
</task> </task>
<task id="LOCAL-00001" summary="gitignore"> <task id="LOCAL-00001" summary="gitignore">
<created>1574962881702</created> <created>1574962881702</created>
@ -279,11 +279,18 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1574962881702</updated> <updated>1574962881702</updated>
</task> </task>
<option name="localTasksCounter" value="2" /> <task id="LOCAL-00002" summary="gitignore update">
<created>1574962986770</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1574962986770</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers /> <servers />
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="73191000" /> <option name="totallyTimeSpent" value="73206000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="0" y="28" width="1920" height="1052" extended-state="6" /> <frame x="0" y="28" width="1920" height="1052" extended-state="6" />
@ -319,7 +326,8 @@
</component> </component>
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="gitignore" /> <MESSAGE value="gitignore" />
<option name="LAST_COMMIT_MESSAGE" value="gitignore" /> <MESSAGE value="gitignore update" />
<option name="LAST_COMMIT_MESSAGE" value="gitignore update" />
</component> </component>
<component name="XDebuggerManager"> <component name="XDebuggerManager">
<breakpoint-manager> <breakpoint-manager>