David Blume's GitList
Repositories
testpython.git
Code
Commits
Branches
Tags
Search
Tree:
7e1bb84
Branches
Tags
main
python2
testpython.git
.idea
misc.xml
Added PyCharm .idea project.
David Blume
commited
7e1bb84
at 2016-08-14 12:24:19
misc.xml
Blame
History
Raw
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectInspectionProfilesVisibleTreeState"> <entry key="Project Default"> <profile-state> <expanded-state> <State> <id /> </State> <State> <id>Python</id> </State> </expanded-state> <selected-state> <State> <id>PyPep8Inspection</id> </State> </selected-state> </profile-state> </entry> </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.7.2 (C:\Python27\python.exe)" project-jdk-type="Python SDK" /> <component name="PyConsoleOptionsProvider"> <option name="myPythonConsoleState"> <console-settings /> </option> </component> </project>