aboutsummaryrefslogtreecommitdiff
path: root/owyn.iml
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-02 15:26:52 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-02 15:26:52 +0530
commitf35758beb2719c64e513f684b366c3d0db1c0ec0 (patch)
tree8c3ea4eae817d3507bb4b94f0b75e036813f9c67 /owyn.iml
downloaddaft-launcher-f35758beb2719c64e513f684b366c3d0db1c0ec0.tar.gz
daft-launcher-f35758beb2719c64e513f684b366c3d0db1c0ec0.zip
Init commit with the boilerplate shit
Diffstat (limited to 'owyn.iml')
-rw-r--r--owyn.iml18
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