diff options
author | Minteck <contact@minteck.org> | 2022-08-10 10:38:44 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-08-10 10:38:44 +0200 |
commit | c6dbf0450566c40efc4a26f4f0717452b6ef95cd (patch) | |
tree | b4be2d508223820d0a77d5a3e35e82684da3b6ec /.idea/webResources.xml | |
download | hornchat-c6dbf0450566c40efc4a26f4f0717452b6ef95cd.tar.gz hornchat-c6dbf0450566c40efc4a26f4f0717452b6ef95cd.tar.bz2 hornchat-c6dbf0450566c40efc4a26f4f0717452b6ef95cd.zip |
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..3432ba4 --- /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$/public" /> + </resourceRoots> + </entryData> + </entry> + </contentEntries> + </component> +</project>
\ No newline at end of file |