diff options
author | Marvin Borner | 2019-03-05 01:09:01 +0100 |
---|---|---|
committer | Marvin Borner | 2019-03-05 01:09:01 +0100 |
commit | 55457187d18221e76bd12f0fb2cfab65c49b92fb (patch) | |
tree | 8db042d2d80710d54100c2709ad4332153ac848a /st/.idea/st.iml |
Initial commit
Diffstat (limited to 'st/.idea/st.iml')
-rw-r--r-- | st/.idea/st.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/st/.idea/st.iml b/st/.idea/st.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/st/.idea/st.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 |