-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeedcache.iml
More file actions
17 lines (17 loc) · 819 Bytes
/
Copy pathfeedcache.iml
File metadata and controls
17 lines (17 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/Lib" />
<excludeFolder url="file://$MODULE_DIR$/Scripts" />
<excludeFolder url="file://$MODULE_DIR$/tmp/CI" />
<excludeFolder url="file://$MODULE_DIR$/tmp/coverage.html" />
<excludeFolder url="file://$MODULE_DIR$/tmp/dist" />
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.12 (feedcache)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>