diff options
Diffstat (limited to 'owyn.iml')
| -rw-r--r-- | owyn.iml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/owyn.iml b/owyn.iml new file mode 100644 index 0000000..e5c8371 --- /dev/null +++ b/owyn.iml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" /> + <excludeFolder url="file://$MODULE_DIR$/.dart_tool" /> + <excludeFolder url="file://$MODULE_DIR$/.idea" /> + <excludeFolder url="file://$MODULE_DIR$/.pub" /> + <excludeFolder url="file://$MODULE_DIR$/build" /> + </content> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="Dart SDK" level="project" /> + <orderEntry type="library" name="Flutter Plugins" level="project" /> + <orderEntry type="library" name="Dart Packages" level="project" /> + </component> +</module>
\ No newline at end of file |
