diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-29 20:00:07 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-29 20:00:07 +0200 |
commit | d2733aa17b7932dfb78e97639e7d568ac41b9ee1 (patch) | |
tree | 1e77dbe51e192c42f993e79e53532d3558d36bcb /.idea/Blogchain.iml | |
parent | 9f3bd84cb82a7f57a49701018a7fb43eb77c65aa (diff) | |
download | unchainedtech-d2733aa17b7932dfb78e97639e7d568ac41b9ee1.tar.gz unchainedtech-d2733aa17b7932dfb78e97639e7d568ac41b9ee1.tar.bz2 unchainedtech-d2733aa17b7932dfb78e97639e7d568ac41b9ee1.zip |
Let's finally commit stuff!
Diffstat (limited to '.idea/Blogchain.iml')
-rw-r--r-- | .idea/Blogchain.iml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/Blogchain.iml b/.idea/Blogchain.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/Blogchain.iml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="WEB_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |