url-shortener/.idea/url-shortener.iml

11 lines
424 B
Text
Raw Normal View History

2024-09-27 16:01:12 +00:00
<?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="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2024-09-29 13:37:39 +00:00
<orderEntry type="library" name="bootstrap" level="application" />
2024-09-27 16:01:12 +00:00
</component>
</module>