| Index: packages/package_config/package_config.iml
|
| diff --git a/packages/package_config/package_config.iml b/packages/package_config/package_config.iml
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..983f6848009d6d066a271cbcdfeccbb20da84a4c
|
| --- /dev/null
|
| +++ b/packages/package_config/package_config.iml
|
| @@ -0,0 +1,16 @@
|
| +<?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$">
|
| + <excludeFolder url="file://$MODULE_DIR$/.pub" />
|
| + <excludeFolder url="file://$MODULE_DIR$/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/test/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/tool/packages" />
|
| + </content>
|
| + <orderEntry type="inheritedJdk" />
|
| + <orderEntry type="sourceFolder" forTests="false" />
|
| + <orderEntry type="library" name="Dart SDK" level="application" />
|
| + <orderEntry type="library" name="Dart Packages" level="project" />
|
| + </component>
|
| +</module>
|
|
|