mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
24 lines
934 B
XML
24 lines
934 B
XML
<?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" />
|
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="Python 3.12 (pwnagotchi)" jdkType="Python SDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="PyDocumentationSettings">
|
|
<option name="format" value="PLAIN" />
|
|
<option name="myDocStringFormat" value="Plain" />
|
|
<option name="renderExternalDocumentation" value="true" />
|
|
</component>
|
|
<component name="TemplatesService">
|
|
<option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
|
|
<option name="TEMPLATE_FOLDERS">
|
|
<list>
|
|
<option value="$MODULE_DIR$/pwnagotchi/ui/web/templates" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
</module> |