Spaces:
Running
Running
Delete .idea
Browse files- .idea/aws.xml +0 -17
- .idea/contract-review.iml +0 -8
- .idea/modules.xml +0 -8
- .idea/vcs.xml +0 -6
- .idea/workspace.xml +0 -148
.idea/aws.xml
DELETED
@@ -1,17 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="accountSettings">
|
4 |
-
<option name="activeProfile" value="profile:default" />
|
5 |
-
<option name="activeRegion" value="eu-west-1" />
|
6 |
-
<option name="recentlyUsedProfiles">
|
7 |
-
<list>
|
8 |
-
<option value="profile:default" />
|
9 |
-
</list>
|
10 |
-
</option>
|
11 |
-
<option name="recentlyUsedRegions">
|
12 |
-
<list>
|
13 |
-
<option value="eu-west-1" />
|
14 |
-
</list>
|
15 |
-
</option>
|
16 |
-
</component>
|
17 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/contract-review.iml
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<module type="PYTHON_MODULE" version="4">
|
3 |
-
<component name="NewModuleRootManager">
|
4 |
-
<content url="file://$MODULE_DIR$" />
|
5 |
-
<orderEntry type="inheritedJdk" />
|
6 |
-
<orderEntry type="sourceFolder" forTests="false" />
|
7 |
-
</component>
|
8 |
-
</module>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/modules.xml
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ProjectModuleManager">
|
4 |
-
<modules>
|
5 |
-
<module fileurl="file://$PROJECT_DIR$/.idea/contract-review.iml" filepath="$PROJECT_DIR$/.idea/contract-review.iml" />
|
6 |
-
</modules>
|
7 |
-
</component>
|
8 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/vcs.xml
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="VcsDirectoryMappings">
|
4 |
-
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
5 |
-
</component>
|
6 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.idea/workspace.xml
DELETED
@@ -1,148 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ChangeListManager">
|
4 |
-
<list default="true" id="067c010f-eb2e-4b7a-8be0-1cab8ed0c590" name="Default Changelist" comment="added upload for txt files" />
|
5 |
-
<option name="SHOW_DIALOG" value="false" />
|
6 |
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
7 |
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
8 |
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
9 |
-
</component>
|
10 |
-
<component name="Git.Settings">
|
11 |
-
<option name="PREVIEW_PUSH_PROTECTED_ONLY" value="true" />
|
12 |
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
13 |
-
</component>
|
14 |
-
<component name="ProjectId" id="225h9sLKMLSVygWHGz3NHAz8SyU" />
|
15 |
-
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
16 |
-
<component name="ProjectViewState">
|
17 |
-
<option name="hideEmptyMiddlePackages" value="true" />
|
18 |
-
<option name="showLibraryContents" value="true" />
|
19 |
-
</component>
|
20 |
-
<component name="PropertiesComponent">
|
21 |
-
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
22 |
-
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
23 |
-
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
24 |
-
<property name="settings.editor.selected.configurable" value="preferences.fileTypes" />
|
25 |
-
</component>
|
26 |
-
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
27 |
-
<component name="TaskManager">
|
28 |
-
<task active="true" id="Default" summary="Default task">
|
29 |
-
<changelist id="067c010f-eb2e-4b7a-8be0-1cab8ed0c590" name="Default Changelist" comment="" />
|
30 |
-
<created>1639133207850</created>
|
31 |
-
<option name="number" value="Default" />
|
32 |
-
<option name="presentableId" value="Default" />
|
33 |
-
<updated>1639133207850</updated>
|
34 |
-
</task>
|
35 |
-
<task id="LOCAL-00001" summary="initial commit">
|
36 |
-
<created>1639133769849</created>
|
37 |
-
<option name="number" value="00001" />
|
38 |
-
<option name="presentableId" value="LOCAL-00001" />
|
39 |
-
<option name="project" value="LOCAL" />
|
40 |
-
<updated>1639133769849</updated>
|
41 |
-
</task>
|
42 |
-
<task id="LOCAL-00002" summary="initial commit">
|
43 |
-
<created>1639135165622</created>
|
44 |
-
<option name="number" value="00002" />
|
45 |
-
<option name="presentableId" value="LOCAL-00002" />
|
46 |
-
<option name="project" value="LOCAL" />
|
47 |
-
<updated>1639135165622</updated>
|
48 |
-
</task>
|
49 |
-
<task id="LOCAL-00003" summary="initial commit">
|
50 |
-
<created>1639135355390</created>
|
51 |
-
<option name="number" value="00003" />
|
52 |
-
<option name="presentableId" value="LOCAL-00003" />
|
53 |
-
<option name="project" value="LOCAL" />
|
54 |
-
<updated>1639135355390</updated>
|
55 |
-
</task>
|
56 |
-
<task id="LOCAL-00004" summary="initial commit">
|
57 |
-
<created>1639135485531</created>
|
58 |
-
<option name="number" value="00004" />
|
59 |
-
<option name="presentableId" value="LOCAL-00004" />
|
60 |
-
<option name="project" value="LOCAL" />
|
61 |
-
<updated>1639135485531</updated>
|
62 |
-
</task>
|
63 |
-
<task id="LOCAL-00005" summary="initial commit">
|
64 |
-
<created>1639135654613</created>
|
65 |
-
<option name="number" value="00005" />
|
66 |
-
<option name="presentableId" value="LOCAL-00005" />
|
67 |
-
<option name="project" value="LOCAL" />
|
68 |
-
<updated>1639135654613</updated>
|
69 |
-
</task>
|
70 |
-
<task id="LOCAL-00006" summary="initial commit">
|
71 |
-
<created>1639135696508</created>
|
72 |
-
<option name="number" value="00006" />
|
73 |
-
<option name="presentableId" value="LOCAL-00006" />
|
74 |
-
<option name="project" value="LOCAL" />
|
75 |
-
<updated>1639135696508</updated>
|
76 |
-
</task>
|
77 |
-
<task id="LOCAL-00007" summary="initial commit">
|
78 |
-
<created>1639144556837</created>
|
79 |
-
<option name="number" value="00007" />
|
80 |
-
<option name="presentableId" value="LOCAL-00007" />
|
81 |
-
<option name="project" value="LOCAL" />
|
82 |
-
<updated>1639144556837</updated>
|
83 |
-
</task>
|
84 |
-
<task id="LOCAL-00008" summary="initial commit">
|
85 |
-
<created>1639149852195</created>
|
86 |
-
<option name="number" value="00008" />
|
87 |
-
<option name="presentableId" value="LOCAL-00008" />
|
88 |
-
<option name="project" value="LOCAL" />
|
89 |
-
<updated>1639149852195</updated>
|
90 |
-
</task>
|
91 |
-
<task id="LOCAL-00009" summary="added upload for txt files">
|
92 |
-
<created>1639234930014</created>
|
93 |
-
<option name="number" value="00009" />
|
94 |
-
<option name="presentableId" value="LOCAL-00009" />
|
95 |
-
<option name="project" value="LOCAL" />
|
96 |
-
<updated>1639234930014</updated>
|
97 |
-
</task>
|
98 |
-
<task id="LOCAL-00010" summary="added upload for txt files">
|
99 |
-
<created>1639234962097</created>
|
100 |
-
<option name="number" value="00010" />
|
101 |
-
<option name="presentableId" value="LOCAL-00010" />
|
102 |
-
<option name="project" value="LOCAL" />
|
103 |
-
<updated>1639234962097</updated>
|
104 |
-
</task>
|
105 |
-
<task id="LOCAL-00011" summary="added upload for txt files">
|
106 |
-
<created>1639235178228</created>
|
107 |
-
<option name="number" value="00011" />
|
108 |
-
<option name="presentableId" value="LOCAL-00011" />
|
109 |
-
<option name="project" value="LOCAL" />
|
110 |
-
<updated>1639235178228</updated>
|
111 |
-
</task>
|
112 |
-
<task id="LOCAL-00012" summary="added upload for txt files">
|
113 |
-
<created>1639235218385</created>
|
114 |
-
<option name="number" value="00012" />
|
115 |
-
<option name="presentableId" value="LOCAL-00012" />
|
116 |
-
<option name="project" value="LOCAL" />
|
117 |
-
<updated>1639235218385</updated>
|
118 |
-
</task>
|
119 |
-
<task id="LOCAL-00013" summary="added upload for txt files">
|
120 |
-
<created>1639236012199</created>
|
121 |
-
<option name="number" value="00013" />
|
122 |
-
<option name="presentableId" value="LOCAL-00013" />
|
123 |
-
<option name="project" value="LOCAL" />
|
124 |
-
<updated>1639236012199</updated>
|
125 |
-
</task>
|
126 |
-
<option name="localTasksCounter" value="14" />
|
127 |
-
<servers />
|
128 |
-
</component>
|
129 |
-
<component name="Vcs.Log.Tabs.Properties">
|
130 |
-
<option name="TAB_STATES">
|
131 |
-
<map>
|
132 |
-
<entry key="MAIN">
|
133 |
-
<value>
|
134 |
-
<State />
|
135 |
-
</value>
|
136 |
-
</entry>
|
137 |
-
</map>
|
138 |
-
</option>
|
139 |
-
</component>
|
140 |
-
<component name="VcsContentAnnotationSettings">
|
141 |
-
<option name="myLimit" value="2678400000" />
|
142 |
-
</component>
|
143 |
-
<component name="VcsManagerConfiguration">
|
144 |
-
<MESSAGE value="initial commit" />
|
145 |
-
<MESSAGE value="added upload for txt files" />
|
146 |
-
<option name="LAST_COMMIT_MESSAGE" value="added upload for txt files" />
|
147 |
-
</component>
|
148 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|