diff options
| author | 0x85FB9C51 <77808164+0x85FB9C51@users.noreply.github.com> | 2021-07-06 23:47:38 -0400 |
|---|---|---|
| committer | 0x85FB9C51 <77808164+0x85FB9C51@users.noreply.github.com> | 2021-07-06 23:47:38 -0400 |
| commit | 7f42c98318899a51cb64080fc4f4e315e43bb150 (patch) | |
| tree | 857bb49098754c9b08c756f732b60cf1c089a78d /.idea/Dash-Web.iml | |
| parent | 2ddb05c1cfbd146c4bd0888c3502c7ad3ab5f961 (diff) | |
reoganization of schema view files, partial
Diffstat (limited to '.idea/Dash-Web.iml')
| -rw-r--r-- | .idea/Dash-Web.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/Dash-Web.iml b/.idea/Dash-Web.iml new file mode 100644 index 000000000..d6ebd4805 --- /dev/null +++ b/.idea/Dash-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 |
