Jordan Pierce
commited on
Commit
·
8643f23
1
Parent(s):
e81a3da
adding images
Browse files- .idea/workspace.xml +91 -0
- images/flat_fish.png +0 -0
- images/flat_red_fish.png +0 -0
- images/jelly.png +0 -0
- images/red_fish.png +0 -0
- images/scene.png +0 -0
.idea/workspace.xml
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="AnalysisUIOptions">
|
4 |
+
<option name="SCOPE_TYPE" value="3" />
|
5 |
+
</component>
|
6 |
+
<component name="ChangeListManager">
|
7 |
+
<list default="true" id="e4d9959f-0c5b-4a80-8b43-a006df26f93a" name="Changes" comment="">
|
8 |
+
<change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
|
9 |
+
<change afterPath="$PROJECT_DIR$/.idea/MBARI_Benthic_Supercategory_Object_Detector.iml" afterDir="false" />
|
10 |
+
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/profiles_settings.xml" afterDir="false" />
|
11 |
+
<change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
12 |
+
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
13 |
+
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
14 |
+
<change afterPath="$PROJECT_DIR$/images/flat_fish.png" afterDir="false" />
|
15 |
+
<change afterPath="$PROJECT_DIR$/images/flat_red_fish.png" afterDir="false" />
|
16 |
+
<change afterPath="$PROJECT_DIR$/images/jelly.png" afterDir="false" />
|
17 |
+
<change afterPath="$PROJECT_DIR$/images/jelly_2.png" afterDir="false" />
|
18 |
+
<change afterPath="$PROJECT_DIR$/images/red_fish.png" afterDir="false" />
|
19 |
+
<change afterPath="$PROJECT_DIR$/images/scene.png" afterDir="false" />
|
20 |
+
<change afterPath="$PROJECT_DIR$/requirements.txt" afterDir="false" />
|
21 |
+
</list>
|
22 |
+
<option name="SHOW_DIALOG" value="false" />
|
23 |
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
24 |
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
25 |
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
26 |
+
</component>
|
27 |
+
<component name="FileTemplateManagerImpl">
|
28 |
+
<option name="RECENT_TEMPLATES">
|
29 |
+
<list>
|
30 |
+
<option value="Python Script" />
|
31 |
+
</list>
|
32 |
+
</option>
|
33 |
+
</component>
|
34 |
+
<component name="Git.Settings">
|
35 |
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
36 |
+
</component>
|
37 |
+
<component name="MarkdownSettingsMigration">
|
38 |
+
<option name="stateVersion" value="1" />
|
39 |
+
</component>
|
40 |
+
<component name="ProjectId" id="2Gb8uoHwbYstJh8EiSXdznDXYLe" />
|
41 |
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
42 |
+
<ConfirmationsSetting value="2" id="Add" />
|
43 |
+
</component>
|
44 |
+
<component name="ProjectViewState">
|
45 |
+
<option name="hideEmptyMiddlePackages" value="true" />
|
46 |
+
<option name="showLibraryContents" value="true" />
|
47 |
+
</component>
|
48 |
+
<component name="PropertiesComponent"><![CDATA[{
|
49 |
+
"keyToString": {
|
50 |
+
"ASKED_ADD_EXTERNAL_FILES": "true",
|
51 |
+
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
52 |
+
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
53 |
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
54 |
+
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
55 |
+
"WebServerToolWindowFactoryState": "false",
|
56 |
+
"settings.editor.selected.configurable": "com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable"
|
57 |
+
}
|
58 |
+
}]]></component>
|
59 |
+
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
60 |
+
<component name="TaskManager">
|
61 |
+
<task active="true" id="Default" summary="Default task">
|
62 |
+
<changelist id="e4d9959f-0c5b-4a80-8b43-a006df26f93a" name="Changes" comment="" />
|
63 |
+
<created>1666646148268</created>
|
64 |
+
<option name="number" value="Default" />
|
65 |
+
<option name="presentableId" value="Default" />
|
66 |
+
<updated>1666646148268</updated>
|
67 |
+
<workItem from="1666646160771" duration="1628000" />
|
68 |
+
</task>
|
69 |
+
<servers />
|
70 |
+
</component>
|
71 |
+
<component name="TypeScriptGeneratedFilesManager">
|
72 |
+
<option name="version" value="3" />
|
73 |
+
</component>
|
74 |
+
<component name="UnknownFeatures">
|
75 |
+
<option featureType="com.intellij.fileTypeFactory" implementationName="requirements.txt" />
|
76 |
+
</component>
|
77 |
+
<component name="Vcs.Log.Tabs.Properties">
|
78 |
+
<option name="TAB_STATES">
|
79 |
+
<map>
|
80 |
+
<entry key="MAIN">
|
81 |
+
<value>
|
82 |
+
<State />
|
83 |
+
</value>
|
84 |
+
</entry>
|
85 |
+
</map>
|
86 |
+
</option>
|
87 |
+
</component>
|
88 |
+
<component name="VcsManagerConfiguration">
|
89 |
+
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
90 |
+
</component>
|
91 |
+
</project>
|
images/flat_fish.png
ADDED
![]() |
images/flat_red_fish.png
ADDED
![]() |
images/jelly.png
ADDED
![]() |
images/red_fish.png
ADDED
![]() |
images/scene.png
ADDED
![]() |