diff options
author | Minteck <contact@minteck.org> | 2022-05-22 18:16:34 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-05-22 18:16:34 +0200 |
commit | bc4d21ddbc50a4295ad1be0f4797b09895a65fea (patch) | |
tree | f915c08fba577daf766628657558ce480790b06f /.idea/Multisocial.iml | |
download | multisocial-bc4d21ddbc50a4295ad1be0f4797b09895a65fea.tar.gz multisocial-bc4d21ddbc50a4295ad1be0f4797b09895a65fea.tar.bz2 multisocial-bc4d21ddbc50a4295ad1be0f4797b09895a65fea.zip |
Diffstat (limited to '.idea/Multisocial.iml')
-rw-r--r-- | .idea/Multisocial.iml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/Multisocial.iml b/.idea/Multisocial.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/Multisocial.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 |