intellij.python.community.plugin.minor: move .iml from source roots

GitOrigin-RevId: 33b30edffcfd757a76ded78373882be825f494f6
This commit is contained in:
Leonid Shalupov
2024-12-16 21:27:08 +01:00
committed by intellij-monorepo-bot
parent b4620387ae
commit 4d5bf20985
7 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />