idea config

This commit is contained in:
Julien Fastré 2025-07-01 10:16:24 +02:00
parent beab98d36e
commit 500cc24618
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 2 additions and 8 deletions

9
.idea/manuals.iml generated
View File

@ -1,12 +1,5 @@
<?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.10 (manuals)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<module version="4">
<component name="TemplatesService">
<option name="TEMPLATE_FOLDERS">
<list>

1
.idea/misc.xml generated
View File

@ -3,4 +3,5 @@
<component name="Black">
<option name="sdkName" value="Python 3.10 (manuals)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (manuals)" project-jdk-type="Python SDK" />
</project>