fix lib and gitignore

This commit is contained in:
Irmen de Jong
2018-09-01 20:30:34 +02:00
parent 640457f35a
commit 6701f2a3a4
11 changed files with 26 additions and 4 deletions

9
python/python.iml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.7 (py3)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>