diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-19 14:42:16 +0200 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-19 14:42:16 +0200 |
commit | ba8852883789f1c47621b2039061bebb65357519 (patch) | |
tree | 55c8519b82da716c1096c6f66b953848297537e1 /.idea/gophersite.iml | |
parent | 2de3760085bff6e3ae14bacb8e6e8fb1a30bb4ae (diff) | |
parent | b9fdc9fac59a517a20455c0f5713b4ae63623908 (diff) | |
download | gopherhole-ba8852883789f1c47621b2039061bebb65357519.tar.gz |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '.idea/gophersite.iml')
-rw-r--r-- | .idea/gophersite.iml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/.idea/gophersite.iml b/.idea/gophersite.iml deleted file mode 100644 index e2b9085..0000000 --- a/.idea/gophersite.iml +++ /dev/null @@ -1,21 +0,0 @@ -<?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 |