summary refs log tree commit diff stats
path: root/.idea/gophersite.iml
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-19 14:40:29 +0200
committermounderfod <mounderfod@gmail.com>2023-07-19 14:40:29 +0200
commit328f2998b27ef189dac893d081d3626854fc20d4 (patch)
tree921f13ceb69f5bdadc9645326b2b924167be08f9 /.idea/gophersite.iml
downloadgopherhole-328f2998b27ef189dac893d081d3626854fc20d4.tar.gz
Initial commit
Diffstat (limited to '.idea/gophersite.iml')
-rw-r--r--.idea/gophersite.iml21
1 files changed, 21 insertions, 0 deletions
diff --git a/.idea/gophersite.iml b/.idea/gophersite.iml
new file mode 100644
index 0000000..e2b9085
--- /dev/null
+++ b/.idea/gophersite.iml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="PYTHON_MODULE" version="4">
+  <component name="Flask">
+    <option name="enabled" value="true" />
+  </component>
+  <component name="NewModuleRootManager">
+    <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/venv" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+  <component name="TemplatesService">
+    <option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
+    <option name="TEMPLATE_FOLDERS">
+      <list>
+        <option value="$MODULE_DIR$/../gophersite\templates" />
+      </list>
+    </option>
+  </component>
+</module>
\ No newline at end of file