Blame view

.idea/workspace.xml 36.6 KB
Imanol-Mikel Barba Sabariego authored
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
    <list default="true" id="33419617-7da8-422e-9ac6-68e0b317ebf8" name="Default" comment="">
Imanol-Mikel Barba Sabariego authored
5
      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/modules/winreg.py" afterPath="$PROJECT_DIR$/modules/winreg.py" />
Imanol-Mikel Barba Sabariego authored
6
7
8
9
10
11
12
13
14
15
16
17
18
    </list>
    <ignored path="gravedigger.iws" />
    <ignored path=".idea/workspace.xml" />
    <ignored path=".idea/dataSources.local.xml" />
    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
    <option name="TRACKING_ENABLED" value="true" />
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
  <component name="CoverageDataManager">
Imanol-Mikel Barba Sabariego authored
19
    <SUITE FILE_PATH="coverage/gravedigger$digger.coverage" NAME="digger Coverage Results" MODIFIED="1477314874684" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
Imanol-Mikel Barba Sabariego authored
20
21
22
23
24
25
26
27
28
29
  </component>
  <component name="CreatePatchCommitExecutor">
    <option name="PATCH_PATH" value="" />
  </component>
  <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  <component name="FavoritesManager">
    <favorites_list name="gravedigger" />
  </component>
  <component name="FileEditorManager">
    <leaf>
Imanol-Mikel Barba Sabariego authored
30
31
      <file leaf-file-name="winreg.py" pinned="false" current-in-tab="true">
        <entry file="file://$PROJECT_DIR$/modules/winreg.py">
Imanol-Mikel Barba Sabariego authored
32
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
33
34
            <state relative-caret-position="523">
              <caret line="57" column="0" selection-start-line="57" selection-start-column="0" selection-end-line="57" selection-end-column="0" />
Imanol-Mikel Barba Sabariego authored
35
              <folding>
Imanol-Mikel Barba Sabariego authored
36
                <element signature="e#0#25#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
37
              </folding>
Imanol-Mikel Barba Sabariego authored
38
39
40
41
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
42
43
      <file leaf-file-name="winvol.py" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/vars/winvol.py">
Imanol-Mikel Barba Sabariego authored
44
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
45
46
47
48
49
50
51
52
53
54
55
56
57
58
            <state relative-caret-position="222">
              <caret line="42" column="33" selection-start-line="42" selection-start-column="22" selection-end-line="42" selection-end-column="33" />
              <folding>
                <element signature="e#0#31#0" expanded="true" />
              </folding>
            </state>
          </provider>
        </entry>
      </file>
      <file leaf-file-name="README.md" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/README.md">
          <provider selected="true" editor-type-id="text-editor">
            <state relative-caret-position="133">
              <caret line="7" column="9" selection-start-line="7" selection-start-column="9" selection-end-line="7" selection-end-column="9" />
Imanol-Mikel Barba Sabariego authored
59
60
61
62
63
              <folding />
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
64
65
      <file leaf-file-name="list_fat.sh" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/scripts/list_fat.sh">
Imanol-Mikel Barba Sabariego authored
66
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
67
68
            <state relative-caret-position="133">
              <caret line="7" column="18" selection-start-line="7" selection-start-column="18" selection-end-line="7" selection-end-column="18" />
Imanol-Mikel Barba Sabariego authored
69
70
71
72
73
              <folding />
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
74
75
      <file leaf-file-name="mount.py" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/mount.py">
Imanol-Mikel Barba Sabariego authored
76
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
77
78
            <state relative-caret-position="190">
              <caret line="10" column="18" selection-start-line="10" selection-start-column="18" selection-end-line="10" selection-end-column="18" />
Imanol-Mikel Barba Sabariego authored
79
              <folding>
Imanol-Mikel Barba Sabariego authored
80
                <element signature="e#0#11#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
81
82
83
84
85
              </folding>
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
86
87
      <file leaf-file-name="runcmd.py" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/runcmd.py">
Imanol-Mikel Barba Sabariego authored
88
89
          <provider selected="true" editor-type-id="text-editor">
            <state relative-caret-position="38">
Imanol-Mikel Barba Sabariego authored
90
              <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
Imanol-Mikel Barba Sabariego authored
91
92
93
94
95
              <folding />
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
96
97
      <file leaf-file-name="module.py" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/module.py">
Imanol-Mikel Barba Sabariego authored
98
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
99
100
101
            <state relative-caret-position="76">
              <caret line="4" column="0" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
              <folding />
Imanol-Mikel Barba Sabariego authored
102
103
104
105
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
106
107
      <file leaf-file-name="digger.py" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/digger.py">
Imanol-Mikel Barba Sabariego authored
108
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
109
110
            <state relative-caret-position="276">
              <caret line="71" column="41" selection-start-line="71" selection-start-column="41" selection-end-line="71" selection-end-column="41" />
Imanol-Mikel Barba Sabariego authored
111
              <folding>
Imanol-Mikel Barba Sabariego authored
112
                <element signature="e#25#38#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
113
              </folding>
Imanol-Mikel Barba Sabariego authored
114
115
116
117
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
118
119
      <file leaf-file-name="winver.py" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/winver.py">
Imanol-Mikel Barba Sabariego authored
120
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
121
122
            <state relative-caret-position="447">
              <caret line="69" column="17" selection-start-line="69" selection-start-column="17" selection-end-line="69" selection-end-column="17" />
Imanol-Mikel Barba Sabariego authored
123
              <folding>
Imanol-Mikel Barba Sabariego authored
124
                <element signature="e#0#9#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
125
126
127
128
129
              </folding>
            </state>
          </provider>
        </entry>
      </file>
Imanol-Mikel Barba Sabariego authored
130
131
      <file leaf-file-name="ntfsvol.py" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/vars/ntfsvol.py">
Imanol-Mikel Barba Sabariego authored
132
          <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
133
134
135
136
137
            <state relative-caret-position="295">
              <caret line="21" column="56" selection-start-line="21" selection-start-column="56" selection-end-line="21" selection-end-column="56" />
              <folding>
                <element signature="e#0#31#0" expanded="true" />
              </folding>
Imanol-Mikel Barba Sabariego authored
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
            </state>
          </provider>
        </entry>
      </file>
    </leaf>
  </component>
  <component name="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
        <option value="Python Script" />
      </list>
    </option>
  </component>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
  <component name="IdeDocumentHistory">
    <option name="CHANGED_PATHS">
      <list>
        <option value="$PROJECT_DIR$/digger.sh" />
        <option value="$PROJECT_DIR$/dig.service" />
        <option value="$PROJECT_DIR$/modules/module.py" />
        <option value="$PROJECT_DIR$/modulevar.py" />
Imanol-Mikel Barba Sabariego authored
161
162
        <option value="$PROJECT_DIR$/module.py" />
        <option value="$PROJECT_DIR$/scripts/digger.sh" />
Imanol-Mikel Barba Sabariego authored
163
        <option value="$PROJECT_DIR$/tomb.py" />
Imanol-Mikel Barba Sabariego authored
164
        <option value="$PROJECT_DIR$/scripts/list_ntfs.sh" />
Imanol-Mikel Barba Sabariego authored
165
        <option value="$PROJECT_DIR$/modules/mft.py" />
Imanol-Mikel Barba Sabariego authored
166
        <option value="$PROJECT_DIR$/modules/info.py" />
Imanol-Mikel Barba Sabariego authored
167
168
        <option value="$PROJECT_DIR$/modules/mount.py" />
        <option value="$PROJECT_DIR$/scripts/list_fat.sh" />
Imanol-Mikel Barba Sabariego authored
169
        <option value="$PROJECT_DIR$/digger.py" />
Imanol-Mikel Barba Sabariego authored
170
171
172
173
174
175
176
        <option value="$PROJECT_DIR$/runcmd.py" />
        <option value="$PROJECT_DIR$/mount.py" />
        <option value="$PROJECT_DIR$/README.md" />
        <option value="$PROJECT_DIR$/vars/ntfsvol.py" />
        <option value="$PROJECT_DIR$/vars/winvol.py" />
        <option value="$PROJECT_DIR$/winver.py" />
        <option value="$PROJECT_DIR$/modules/winreg.py" />
Imanol-Mikel Barba Sabariego authored
177
178
179
180
181
182
183
184
185
186
      </list>
    </option>
  </component>
  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  <component name="JsGulpfileManager">
    <detection-done>true</detection-done>
    <sorting>DEFINITION_ORDER</sorting>
  </component>
  <component name="ProjectFrameBounds">
Imanol-Mikel Barba Sabariego authored
187
188
    <option name="x" value="1915" />
    <option name="y" value="31" />
Imanol-Mikel Barba Sabariego authored
189
    <option name="width" value="1930" />
Imanol-Mikel Barba Sabariego authored
190
    <option name="height" value="1174" />
Imanol-Mikel Barba Sabariego authored
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
  </component>
  <component name="ProjectLevelVcsManager" settingsEditedManually="false">
    <OptionsSetting value="true" id="Add" />
    <OptionsSetting value="true" id="Remove" />
    <OptionsSetting value="true" id="Checkout" />
    <OptionsSetting value="true" id="Update" />
    <OptionsSetting value="true" id="Status" />
    <OptionsSetting value="true" id="Edit" />
    <ConfirmationsSetting value="2" id="Add" />
    <ConfirmationsSetting value="0" id="Remove" />
  </component>
  <component name="ProjectView">
    <navigator currentView="ProjectPane" proportions="" version="1">
      <flattenPackages />
      <showMembers />
      <showModules />
      <showLibraryContents />
      <hideEmptyPackages />
      <abbreviatePackageNames />
      <autoscrollToSource />
      <autoscrollFromSource />
      <sortByType />
      <manualOrder />
      <foldersAlwaysOnTop value="true" />
    </navigator>
    <panes>
      <pane id="Scratches" />
      <pane id="Scope" />
      <pane id="ProjectPane">
        <subPane>
          <PATH>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
            </PATH_ELEMENT>
          </PATH>
          <PATH>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
            </PATH_ELEMENT>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
            </PATH_ELEMENT>
          </PATH>
          <PATH>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
            </PATH_ELEMENT>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
            </PATH_ELEMENT>
            <PATH_ELEMENT>
              <option name="myItemId" value="vars" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
            </PATH_ELEMENT>
          </PATH>
          <PATH>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
            </PATH_ELEMENT>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
            </PATH_ELEMENT>
            <PATH_ELEMENT>
Imanol-Mikel Barba Sabariego authored
261
262
263
264
265
266
267
268
269
270
271
272
273
274
              <option name="myItemId" value="scripts" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
            </PATH_ELEMENT>
          </PATH>
          <PATH>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
            </PATH_ELEMENT>
            <PATH_ELEMENT>
              <option name="myItemId" value="gravedigger" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
            </PATH_ELEMENT>
            <PATH_ELEMENT>
Imanol-Mikel Barba Sabariego authored
275
276
277
278
279
280
281
282
283
284
285
286
              <option name="myItemId" value="modules" />
              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
            </PATH_ELEMENT>
          </PATH>
        </subPane>
      </pane>
    </panes>
  </component>
  <component name="PropertiesComponent">
    <property name="WebServerToolWindowFactoryState" value="false" />
  </component>
  <component name="RecentsManager">
Imanol-Mikel Barba Sabariego authored
287
288
289
    <key name="CopyFile.RECENT_KEYS">
      <recent name="$PROJECT_DIR$/vars" />
    </key>
Imanol-Mikel Barba Sabariego authored
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
    <key name="MoveFile.RECENT_KEYS">
      <recent name="$PROJECT_DIR$" />
      <recent name="$PROJECT_DIR$/scripts" />
    </key>
  </component>
  <component name="RunManager" selected="Python.digger">
    <configuration default="false" name="digger" type="PythonConfigurationType" factoryName="Python" temporary="true">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs>
        <env name="PYTHONUNBUFFERED" value="1" />
      </envs>
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
      <option name="IS_MODULE_SDK" value="true" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="SCRIPT_NAME" value="$PROJECT_DIR$/digger.py" />
      <option name="PARAMETERS" value="" />
      <option name="SHOW_COMMAND_LINE" value="false" />
      <method />
    </configuration>
    <configuration default="true" type="DjangoTestsConfigurationType" factoryName="Django tests">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs>
        <env name="PYTHONUNBUFFERED" value="1" />
      </envs>
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="TARGET" value="" />
      <option name="SETTINGS_FILE" value="" />
      <option name="CUSTOM_SETTINGS" value="false" />
      <option name="USE_OPTIONS" value="false" />
      <option name="OPTIONS" value="" />
      <method />
    </configuration>
    <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
      <method />
    </configuration>
    <configuration default="true" type="PyBehaveRunConfigurationType" factoryName="Behave">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="ADDITIONAL_ARGS" value="" />
      <method />
    </configuration>
    <configuration default="true" type="PyLettuceRunConfigurationType" factoryName="Lettuce">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="ADDITIONAL_ARGS" value="" />
      <method />
    </configuration>
    <configuration default="true" type="PythonConfigurationType" factoryName="Python">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs>
        <env name="PYTHONUNBUFFERED" value="1" />
      </envs>
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="SCRIPT_NAME" value="" />
      <option name="PARAMETERS" value="" />
      <option name="SHOW_COMMAND_LINE" value="false" />
      <method />
    </configuration>
    <configuration default="true" type="Tox" factoryName="Tox">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <module name="gravedigger" />
      <method />
    </configuration>
    <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
      <method />
    </configuration>
    <configuration default="true" type="js.build_tools.npm" factoryName="npm">
      <command value="run-script" />
      <scripts />
      <node-interpreter value="project" />
      <envs />
      <method />
    </configuration>
    <configuration default="true" type="tests" factoryName="Attests">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="SCRIPT_NAME" value="" />
      <option name="CLASS_NAME" value="" />
      <option name="METHOD_NAME" value="" />
      <option name="FOLDER_NAME" value="" />
      <option name="TEST_TYPE" value="TEST_SCRIPT" />
      <option name="PATTERN" value="" />
      <option name="USE_PATTERN" value="false" />
      <method />
    </configuration>
    <configuration default="true" type="tests" factoryName="Doctests">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="SCRIPT_NAME" value="" />
      <option name="CLASS_NAME" value="" />
      <option name="METHOD_NAME" value="" />
      <option name="FOLDER_NAME" value="" />
      <option name="TEST_TYPE" value="TEST_SCRIPT" />
      <option name="PATTERN" value="" />
      <option name="USE_PATTERN" value="false" />
      <method />
    </configuration>
    <configuration default="true" type="tests" factoryName="Nosetests">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="SCRIPT_NAME" value="" />
      <option name="CLASS_NAME" value="" />
      <option name="METHOD_NAME" value="" />
      <option name="FOLDER_NAME" value="" />
      <option name="TEST_TYPE" value="TEST_SCRIPT" />
      <option name="PATTERN" value="" />
      <option name="USE_PATTERN" value="false" />
      <option name="PARAMS" value="" />
      <option name="USE_PARAM" value="false" />
      <method />
    </configuration>
    <configuration default="true" type="tests" factoryName="Unittests">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="SCRIPT_NAME" value="" />
      <option name="CLASS_NAME" value="" />
      <option name="METHOD_NAME" value="" />
      <option name="FOLDER_NAME" value="" />
      <option name="TEST_TYPE" value="TEST_SCRIPT" />
      <option name="PATTERN" value="" />
      <option name="USE_PATTERN" value="false" />
      <option name="PUREUNITTEST" value="true" />
      <option name="PARAMS" value="" />
      <option name="USE_PARAM" value="false" />
      <method />
    </configuration>
    <configuration default="true" type="tests" factoryName="py.test">
      <option name="INTERPRETER_OPTIONS" value="" />
      <option name="PARENT_ENVS" value="true" />
      <envs />
      <option name="SDK_HOME" value="" />
      <option name="WORKING_DIRECTORY" value="" />
      <option name="IS_MODULE_SDK" value="false" />
      <option name="ADD_CONTENT_ROOTS" value="true" />
      <option name="ADD_SOURCE_ROOTS" value="true" />
      <module name="gravedigger" />
      <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
      <option name="SCRIPT_NAME" value="" />
      <option name="CLASS_NAME" value="" />
      <option name="METHOD_NAME" value="" />
      <option name="FOLDER_NAME" value="" />
      <option name="TEST_TYPE" value="TEST_SCRIPT" />
      <option name="PATTERN" value="" />
      <option name="USE_PATTERN" value="false" />
      <option name="testToRun" value="" />
      <option name="keywords" value="" />
      <option name="params" value="" />
      <option name="USE_PARAM" value="false" />
      <option name="USE_KEYWORD" value="false" />
      <method />
    </configuration>
    <list size="1">
      <item index="0" class="java.lang.String" itemvalue="Python.digger" />
    </list>
    <recent_temporary>
      <list size="1">
        <item index="0" class="java.lang.String" itemvalue="Python.digger" />
      </list>
    </recent_temporary>
  </component>
  <component name="ShelveChangesManager" show_recycled="false">
    <option name="remove_strategy" value="false" />
  </component>
Imanol-Mikel Barba Sabariego authored
528
529
530
  <component name="SvnConfiguration">
    <configuration />
  </component>
Imanol-Mikel Barba Sabariego authored
531
532
533
534
535
536
537
538
539
540
541
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="33419617-7da8-422e-9ac6-68e0b317ebf8" name="Default" comment="" />
      <created>1477294531575</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1477294531575</updated>
    </task>
    <servers />
  </component>
  <component name="ToolWindowManager">
Imanol-Mikel Barba Sabariego authored
542
    <frame x="1915" y="31" width="1930" height="1174" extended-state="6" />
Imanol-Mikel Barba Sabariego authored
543
544
    <editor active="true" />
    <layout>
Imanol-Mikel Barba Sabariego authored
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
      <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" />
      <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
      <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
      <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
      <window_info id="Python Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
      <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32992566" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
      <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
      <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
      <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
      <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
      <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
      <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="combo" />
      <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
      <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
      <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
      <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
      <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
Imanol-Mikel Barba Sabariego authored
563
564
    </layout>
  </component>
Imanol-Mikel Barba Sabariego authored
565
566
567
568
569
570
571
572
  <component name="Vcs.Log.UiProperties">
    <option name="RECENTLY_FILTERED_USER_GROUPS">
      <collection />
    </option>
    <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
      <collection />
    </option>
  </component>
Imanol-Mikel Barba Sabariego authored
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
  <component name="VcsContentAnnotationSettings">
    <option name="myLimit" value="2678400000" />
  </component>
  <component name="XDebuggerManager">
    <breakpoint-manager />
    <watches-manager />
  </component>
  <component name="editorHistoryManager">
    <entry file="file://$PROJECT_DIR$/scripts/dig.service">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="133">
          <caret line="7" column="35" selection-start-line="7" selection-start-column="35" selection-end-line="7" selection-end-column="35" />
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
589
    <entry file="file://$PROJECT_DIR$/modules/__init__.py">
Imanol-Mikel Barba Sabariego authored
590
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
591
592
        <state relative-caret-position="0">
          <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
Imanol-Mikel Barba Sabariego authored
593
594
595
596
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
597
598
599
600
601
602
603
604
    <entry file="file://$PROJECT_DIR$/scripts/digger.sh">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="133">
          <caret line="7" column="26" selection-start-line="7" selection-start-column="26" selection-end-line="7" selection-end-column="26" />
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
605
    <entry file="file://$PROJECT_DIR$/modules/mft.py">
Imanol-Mikel Barba Sabariego authored
606
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
607
608
609
610
611
612
613
614
615
616
617
618
        <state relative-caret-position="399">
          <caret line="21" column="37" selection-start-line="21" selection-start-column="37" selection-end-line="21" selection-end-column="37" />
          <folding>
            <element signature="e#0#25#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/tomb.py">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="228">
          <caret line="12" column="15" selection-start-line="12" selection-start-column="15" selection-end-line="12" selection-end-column="15" />
Imanol-Mikel Barba Sabariego authored
619
620
621
622
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
623
    <entry file="file://$PROJECT_DIR$/modulevar.py">
Imanol-Mikel Barba Sabariego authored
624
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
625
626
        <state relative-caret-position="114">
          <caret line="6" column="21" selection-start-line="6" selection-start-column="21" selection-end-line="6" selection-end-column="21" />
Imanol-Mikel Barba Sabariego authored
627
628
629
630
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
631
    <entry file="file://$PROJECT_DIR$/modules/info.py">
Imanol-Mikel Barba Sabariego authored
632
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
633
634
        <state relative-caret-position="228">
          <caret line="12" column="3" selection-start-line="12" selection-start-column="3" selection-end-line="12" selection-end-column="3" />
Imanol-Mikel Barba Sabariego authored
635
          <folding>
Imanol-Mikel Barba Sabariego authored
636
            <element signature="e#0#25#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
637
638
639
640
          </folding>
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
641
    <entry file="file://$PROJECT_DIR$/scripts/list_ntfs.sh">
Imanol-Mikel Barba Sabariego authored
642
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
643
644
        <state relative-caret-position="0">
          <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="9" selection-end-column="4" />
Imanol-Mikel Barba Sabariego authored
645
646
647
648
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
    <entry file="file://$PROJECT_DIR$/scripts/list_fat.sh">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="133">
          <caret line="7" column="18" selection-start-line="7" selection-start-column="18" selection-end-line="7" selection-end-column="18" />
          <folding />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/module.py">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="76">
          <caret line="4" column="0" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" />
          <folding />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/digger.py">
Imanol-Mikel Barba Sabariego authored
666
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
667
668
        <state relative-caret-position="276">
          <caret line="71" column="41" selection-start-line="71" selection-start-column="41" selection-end-line="71" selection-end-column="41" />
Imanol-Mikel Barba Sabariego authored
669
          <folding>
Imanol-Mikel Barba Sabariego authored
670
            <element signature="e#25#38#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
671
672
673
674
          </folding>
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
675
    <entry file="file://$PROJECT_DIR$/runcmd.py">
Imanol-Mikel Barba Sabariego authored
676
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
677
678
        <state relative-caret-position="38">
          <caret line="2" column="20" selection-start-line="2" selection-start-column="20" selection-end-line="2" selection-end-column="20" />
Imanol-Mikel Barba Sabariego authored
679
680
681
682
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
683
    <entry file="file://$PROJECT_DIR$/mount.py">
Imanol-Mikel Barba Sabariego authored
684
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
685
686
687
688
689
690
691
692
693
694
695
696
        <state relative-caret-position="190">
          <caret line="10" column="18" selection-start-line="10" selection-start-column="18" selection-end-line="10" selection-end-column="18" />
          <folding>
            <element signature="e#0#11#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/README.md">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="133">
          <caret line="7" column="9" selection-start-line="7" selection-start-column="9" selection-end-line="7" selection-end-column="9" />
Imanol-Mikel Barba Sabariego authored
697
698
699
700
          <folding />
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
701
    <entry file="file://$PROJECT_DIR$/vars/ntfsvol.py">
Imanol-Mikel Barba Sabariego authored
702
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
703
704
        <state relative-caret-position="295">
          <caret line="21" column="56" selection-start-line="21" selection-start-column="56" selection-end-line="21" selection-end-column="56" />
Imanol-Mikel Barba Sabariego authored
705
          <folding>
Imanol-Mikel Barba Sabariego authored
706
            <element signature="e#0#31#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
707
708
709
710
          </folding>
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
711
    <entry file="file://$PROJECT_DIR$/vars/winvol.py">
Imanol-Mikel Barba Sabariego authored
712
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
713
714
        <state relative-caret-position="222">
          <caret line="42" column="33" selection-start-line="42" selection-start-column="22" selection-end-line="42" selection-end-column="33" />
Imanol-Mikel Barba Sabariego authored
715
          <folding>
Imanol-Mikel Barba Sabariego authored
716
            <element signature="e#0#31#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
717
718
719
720
          </folding>
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
721
    <entry file="file://$PROJECT_DIR$/winver.py">
Imanol-Mikel Barba Sabariego authored
722
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
723
724
        <state relative-caret-position="447">
          <caret line="69" column="17" selection-start-line="69" selection-start-column="17" selection-end-line="69" selection-end-column="17" />
Imanol-Mikel Barba Sabariego authored
725
          <folding>
Imanol-Mikel Barba Sabariego authored
726
727
728
729
730
731
732
            <element signature="e#0#9#0" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/modules/winreg.py">
      <provider selected="true" editor-type-id="text-editor">
Imanol-Mikel Barba Sabariego authored
733
734
        <state relative-caret-position="523">
          <caret line="57" column="0" selection-start-line="57" selection-start-column="0" selection-end-line="57" selection-end-column="0" />
Imanol-Mikel Barba Sabariego authored
735
736
          <folding>
            <element signature="e#0#25#0" expanded="true" />
Imanol-Mikel Barba Sabariego authored
737
738
739
740
          </folding>
        </state>
      </provider>
    </entry>
Imanol-Mikel Barba Sabariego authored
741
742
  </component>
</project>