Index: pkg/meta/meta.iml |
diff --git a/pkg/meta/meta.iml b/pkg/meta/meta.iml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b89b508762902278f696b3471970320aba82fa13 |
--- /dev/null |
+++ b/pkg/meta/meta.iml |
@@ -0,0 +1,14 @@ |
+<?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$/build" /> |
+ <excludeFolder url="file://$MODULE_DIR$/packages" /> |
+ </content> |
+ <orderEntry type="inheritedJdk" /> |
+ <orderEntry type="sourceFolder" forTests="false" /> |
+ <orderEntry type="library" name="Dart SDK" level="application" /> |
+ </component> |
+</module> |