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/modules.xml | |
| parent | 2ddb05c1cfbd146c4bd0888c3502c7ad3ab5f961 (diff) | |
reoganization of schema view files, partial
Diffstat (limited to '.idea/modules.xml')
| -rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 000000000..35c51c015 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/Dash-Web.iml" filepath="$PROJECT_DIR$/.idea/Dash-Web.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |
