diff options
author | Minteck <minteck@phoenixnet.tech> | 2021-11-03 01:08:52 +0100 |
---|---|---|
committer | Minteck <minteck@phoenixnet.tech> | 2021-11-03 01:08:52 +0100 |
commit | 296dd88b1c330fae133f4838a134133852593e6b (patch) | |
tree | b64513d55a971e7c84bf74702f33cf725c51ca3d /.idea/webResources.xml | |
parent | 3a94acf27ea1eff8bd1125450f07c0c366332e80 (diff) | |
download | rainbow-296dd88b1c330fae133f4838a134133852593e6b.tar.gz rainbow-296dd88b1c330fae133f4838a134133852593e6b.tar.bz2 rainbow-296dd88b1c330fae133f4838a134133852593e6b.zip |
Update
Diffstat (limited to '.idea/webResources.xml')
-rw-r--r-- | .idea/webResources.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.idea/webResources.xml b/.idea/webResources.xml new file mode 100644 index 0000000..c83086b --- /dev/null +++ b/.idea/webResources.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="WebResourcesPaths"> + <contentEntries> + <entry url="file://$PROJECT_DIR$"> + <entryData> + <resourceRoots> + <path value="file://$PROJECT_DIR$/htdocs/public" /> + </resourceRoots> + </entryData> + </entry> + </contentEntries> + </component> +</project>
\ No newline at end of file |