mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
Selecting a Yarn release file from the files search results will cause the IDE to halt. This commit removes those files from search results.
24 lines
1.1 KiB
XML
24 lines
1.1 KiB
XML
<?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$">
|
|
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/scripts" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/packages" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.yarn" />
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/legacy-cli/e2e/assets/1.7-project/dist" />
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/legacy-cli/e2e/assets/1.7-project/tmp" />
|
|
<excludeFolder url="file://$MODULE_DIR$/third_party" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
<component name="TemplatesService">
|
|
<option name="TEMPLATE_FOLDERS">
|
|
<list>
|
|
<option value="$MODULE_DIR$/scripts/templates" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
</module> |