diff options
Diffstat (limited to '.idea/blocks.iml')
-rw-r--r-- | .idea/blocks.iml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.idea/blocks.iml b/.idea/blocks.iml new file mode 100644 index 0000000..66e1bc6 --- /dev/null +++ b/.idea/blocks.iml @@ -0,0 +1,13 @@ +<?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$/build" /> + <excludeFolder url="file://$MODULE_DIR$/dist" /> + <excludeFolder url="file://$MODULE_DIR$/venv" /> + <excludeFolder url="file://$MODULE_DIR$/win32" /> + </content> + <orderEntry type="jdk" jdkName="Python 3.10 (blocks)" jdkType="Python SDK" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |