diff options
author | Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> | 2021-06-26 11:02:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 11:02:14 +0000 |
commit | 0f827658562b3530b3d6bcbb77ce32490c977f28 (patch) | |
tree | 5f9756148699ac753de4834068faa4d333c36f98 /spoteezer.iml | |
parent | f920b48762cae194d5a9f7808273826714166424 (diff) | |
parent | 05b5bb7d2407006e08f46f66893a972a9f091952 (diff) |
Merge pull request #4 from Said-Belhadj/feature/STZ-0001
Feature/stz 0001
Diffstat (limited to 'spoteezer.iml')
-rw-r--r-- | spoteezer.iml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/spoteezer.iml b/spoteezer.iml new file mode 100644 index 0000000..c90834f --- /dev/null +++ b/spoteezer.iml @@ -0,0 +1,11 @@ +<?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$"> + <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |