diff options
| author | 2025-01-05 04:39:18 -0600 | |
|---|---|---|
| committer | 2025-01-05 04:39:18 -0600 | |
| commit | a757414560aba4247eb0bd93cf954968fd006f7c (patch) | |
| tree | 7523186408e3ad85706e9c1e1ca2070e9660ee20 /.idea/o3launcher.iml | |
| parent | moo (diff) | |
idr what I changed
Diffstat (limited to '.idea/o3launcher.iml')
| -rw-r--r-- | .idea/o3launcher.iml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/o3launcher.iml b/.idea/o3launcher.iml index 34c821f..18d6207 100644 --- a/.idea/o3launcher.iml +++ b/.idea/o3launcher.iml @@ -4,6 +4,7 @@ <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/ozone-ui/src" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/ozone-cli/src" isTestSource="false" /> <excludeFolder url="file://$MODULE_DIR$/target" /> </content> <orderEntry type="inheritedJdk" /> |
