-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtauri-caching-plugin.iml
19 lines (19 loc) · 1.22 KB
/
tauri-caching-plugin.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module type="GENERAL_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/tauri-plugin-remote-caching/examples" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tauri-plugin-remote-caching/examples/tauri-app/src-tauri/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tauri-plugin-remote-caching/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/examples" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/examples/tauri-app/src-tauri/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/tauri-plugin-remote-caching/examples/tauri-app/src-tauri/target" />
<excludeFolder url="file://$MODULE_DIR$/tauri-plugin-remote-caching/target" />
<excludeFolder url="file://$MODULE_DIR$/examples/tauri-app/src-tauri/target" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>