Spaces:
Sleeping
Sleeping
Merge remote-tracking branch 'github/main'
Browse files- .idea/webResources.xml +14 -0
.idea/webResources.xml
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
+
<project version="4">
|
| 3 |
+
<component name="WebResourcesPaths">
|
| 4 |
+
<contentEntries>
|
| 5 |
+
<entry url="file://$PROJECT_DIR$">
|
| 6 |
+
<entryData>
|
| 7 |
+
<resourceRoots>
|
| 8 |
+
<path value="file://$PROJECT_DIR$/useful-stuff" />
|
| 9 |
+
</resourceRoots>
|
| 10 |
+
</entryData>
|
| 11 |
+
</entry>
|
| 12 |
+
</contentEntries>
|
| 13 |
+
</component>
|
| 14 |
+
</project>
|