diff options
| author | Nathan Lee <me@nwlee.tech> | 2026-06-03 13:04:06 -0500 |
|---|---|---|
| committer | Nathan Lee <me@nwlee.tech> | 2026-06-03 13:04:06 -0500 |
| commit | af92f678bcd80e365411c2f5ffae94e359e28e82 (patch) | |
| tree | bf815ded31fc0b45efad10251fb5774bd4ffcf20 /.idea/wrv64em.iml | |
Diffstat (limited to '.idea/wrv64em.iml')
| -rw-r--r-- | .idea/wrv64em.iml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.idea/wrv64em.iml b/.idea/wrv64em.iml new file mode 100644 index 0000000..cf84ae4 --- /dev/null +++ b/.idea/wrv64em.iml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="EMPTY_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> + <excludeFolder url="file://$MODULE_DIR$/target" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |
