Blame view

.idea/misc.xml 1.09 KB
bfb563e1   Chunk   first commit
1
2
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
8a43d8ec   Chunk   cc
3
4
5
6
7
8
9
  <component name="DaemonCodeAnalyzer">
    <disable_hints />
  </component>
  <component name="DependencyValidationManager">
    <option name="SKIP_IMPORT_STATEMENTS" value="false" />
  </component>
  <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
bfb563e1   Chunk   first commit
10
11
12
13
14
15
16
17
18
19
  <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="0" id="Add" />
    <ConfirmationsSetting value="0" id="Remove" />
  </component>
8a43d8ec   Chunk   cc
20
21
22
23
24
25
26
  <component name="ProjectModuleManager">
    <modules />
  </component>
  <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.6.6 (/usr/bin/python)" project-jdk-type="Python SDK" />
  <component name="RunManager">
    <list size="0" />
  </component>
bfb563e1   Chunk   first commit
27
</project>