diff options
author | clarkzjw <[email protected]> | 2018-01-11 11:21:15 +0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2018-01-11 11:21:15 +0800 |
commit | c4fec45b2dd10b232f122be9023677870cc46bc7 (patch) | |
tree | 583db0dad7213df4971461264fd571b31171ceb9 | |
parent | 398acf0e6e0f142395b433bc96da65fac93b7582 (diff) | |
download | blog.jinwei.me-c4fec45b2dd10b232f122be9023677870cc46bc7.tar.gz |
+ fix idea
-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 | ||