diff options
-rw-r--r-- | blog.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/blog.iml b/blog.iml new file mode 100644 index 0000000..ad3c0a3 --- /dev/null +++ b/blog.iml | |||
@@ -0,0 +1,9 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <module type="PYTHON_MODULE" version="4"> | ||
3 | <component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
4 | <exclude-output /> | ||
5 | <content url="file://$MODULE_DIR$" /> | ||
6 | <orderEntry type="inheritedJdk" /> | ||
7 | <orderEntry type="sourceFolder" forTests="false" /> | ||
8 | </component> | ||
9 | </module> \ No newline at end of file | ||