diff options
author | HyTeYT | 2018-08-24 13:56:02 +0200 |
---|---|---|
committer | HyTeYT | 2018-08-24 13:56:02 +0200 |
commit | bfb9a35f0fd018bb38ca054e8036494f985f5b3f (patch) | |
tree | ea30f23a08583763ec436e7c90c693327f662a77 /.idea/BEAM-Messenger-Web.iml | |
parent | c1105086e4cb55b8a9febd3e6f4db91f20a93ddf (diff) |
built basic website
Diffstat (limited to '.idea/BEAM-Messenger-Web.iml')
-rw-r--r-- | .idea/BEAM-Messenger-Web.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/BEAM-Messenger-Web.iml b/.idea/BEAM-Messenger-Web.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/BEAM-Messenger-Web.iml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |