Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
C
Conway
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Adrian Kosmaczewski
Conway
Commits
059d6389
Commit
059d6389
authored
Oct 03, 2020
by
Adrian Kosmaczewski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Whatever PyCharm says
parent
be18bd73
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
6 deletions
+10
-6
Python/.idea/Python.iml
Python/.idea/Python.iml
+8
-0
Python/.idea/misc.xml
Python/.idea/misc.xml
+1
-4
Python/.idea/modules.xml
Python/.idea/modules.xml
+1
-1
Python/.idea/vcs.xml
Python/.idea/vcs.xml
+0
-1
No files found.
Python/.idea/
Conway
.iml
→
Python/.idea/
Python
.iml
View file @
059d6389
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"PYTHON_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
>
<content
url=
"file://$MODULE_DIR$/.."
>
<excludeFolder
url=
"file://$MODULE_DIR$/../venv"
/>
</content>
<orderEntry
type=
"jdk"
jdkName=
"Python 3.8 (.)"
jdkType=
"Python SDK"
/>
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"jdk"
jdkName=
"Python 3.8"
jdkType=
"Python SDK"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
</module>
\ No newline at end of file
Python/.idea/misc.xml
View file @
059d6389
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"JavaScriptSettings"
>
<option
name=
"languageLevel"
value=
"ES6"
/>
</component>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"Python 3.8 (.)"
project-jdk-type=
"Python SDK"
/>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"Python 3.8"
project-jdk-type=
"Python SDK"
/>
</project>
\ No newline at end of file
Python/.idea/modules.xml
View file @
059d6389
...
...
@@ -2,7 +2,7 @@
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/
Conway.iml"
filepath=
"$PROJECT_DIR$/.idea/Conway
.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/
Python.iml"
filepath=
"$PROJECT_DIR$/.idea/Python
.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
Python/.idea/vcs.xml
View file @
059d6389
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$/../.."
vcs=
"Git"
/>
<mapping
directory=
"$PROJECT_DIR$/.."
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment