From 5a9c6adfda83a50c2566bc0651374c6b3d820292 Mon Sep 17 00:00:00 2001 From: projectuser <projectuser@leon056.com> Date: 星期五, 26 十一月 2021 14:28:20 +0800 Subject: [PATCH] init --- .idea/package_info-0.4.3+4.iml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/.idea/package_info-0.4.3+4.iml b/.idea/package_info-0.4.3+4.iml new file mode 100644 index 0000000..a74c8f1 --- /dev/null +++ b/.idea/package_info-0.4.3+4.iml @@ -0,0 +1,17 @@ +<?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$"> + <excludeFolder url="file://$MODULE_DIR$/.pub" /> + <excludeFolder url="file://$MODULE_DIR$/.dart_tool" /> + <excludeFolder url="file://$MODULE_DIR$/build" /> + <excludeFolder url="file://$MODULE_DIR$/example/.dart_tool" /> + <excludeFolder url="file://$MODULE_DIR$/example/build" /> + <excludeFolder url="file://$MODULE_DIR$/example/.pub" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="Dart SDK" level="project" /> + </component> +</module> \ No newline at end of file -- Gitblit v1.8.0