-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathmelos_static_shock.iml
39 lines (39 loc) · 2.67 KB
/
melos_static_shock.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/packages/static_shock_docs/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/packages/static_shock_docs/build" />
<excludeFolder url="file://$MODULE_DIR$/packages/static_shock_docs/.pub" />
<excludeFolder url="file://$MODULE_DIR$/test/.pub" />
<excludeFolder url="file://$MODULE_DIR$/test/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/test/build" />
<excludeFolder url="file://$MODULE_DIR$/packages/static_shock/build" />
<excludeFolder url="file://$MODULE_DIR$/packages/static_shock/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/packages/static_shock/.pub" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/packages/template_docs/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/packages/template_docs/.pub" />
<excludeFolder url="file://$MODULE_DIR$/packages/template_docs/build" />
<excludeFolder url="file://$MODULE_DIR$/packages/template_sources/template_docs/build" />
<excludeFolder url="file://$MODULE_DIR$/packages/template_sources/template_docs/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/packages/template_sources/template_docs/.pub" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_blog/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_blog/.pub" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_blog/build" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_docs_multi_page/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_docs_multi_page/.pub" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_docs_multi_page/build" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_empty/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_empty/.pub" />
<excludeFolder url="file://$MODULE_DIR$/template_sources/template_empty/build" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart SDK" level="project" />
<orderEntry type="library" name="Dart Packages" level="project" />
</component>
</module>