Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Side by Side Diff: pkg/analyzer_cli/analyzer_cli.iml

Issue 2878103002: Remove .iml files from the repository. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pkg/analyzer/analyzer.iml ('k') | pkg/analyzer_plugin/analyzer_plugin.iml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module type="WEB_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output />
5 <content url="file://$MODULE_DIR$">
6 <excludeFolder url="file://$MODULE_DIR$/.pub" />
7 <excludeFolder url="file://$MODULE_DIR$/bin/packages" />
8 <excludeFolder url="file://$MODULE_DIR$/build" />
9 <excludeFolder url="file://$MODULE_DIR$/packages" />
10 <excludeFolder url="file://$MODULE_DIR$/test/data/bazel/packages" />
11 <excludeFolder url="file://$MODULE_DIR$/test/data/bazel/proj/lib/packages" />
12 <excludeFolder url="file://$MODULE_DIR$/test/data/bazel/proj/packages" />
13 <excludeFolder url="file://$MODULE_DIR$/test/data/embedder_client/packages " />
14 <excludeFolder url="file://$MODULE_DIR$/test/data/error_upgrade_fails_cli/ packages" />
15 <excludeFolder url="file://$MODULE_DIR$/test/data/errors_reported_once/pac kages" />
16 <excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options /lib/packages" />
17 <excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options /packages" />
18 <excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options /somepkgs/flutter/lib/packages" />
19 <excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options /somepkgs/flutter/packages" />
20 <excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options /somepkgs/meta/lib/packages" />
21 <excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options /somepkgs/meta/packages" />
22 <excludeFolder url="file://$MODULE_DIR$/test/data/flutter_analysis_options /somepkgs/packages" />
23 <excludeFolder url="file://$MODULE_DIR$/test/data/library_and_parts/packag es" />
24 <excludeFolder url="file://$MODULE_DIR$/test/data/linter_project/packages" />
25 <excludeFolder url="file://$MODULE_DIR$/test/data/no_lints_project/package s" />
26 <excludeFolder url="file://$MODULE_DIR$/test/data/no_packages_file/package s" />
27 <excludeFolder url="file://$MODULE_DIR$/test/data/options_include_directiv e_tests_project/lib/packages" />
28 <excludeFolder url="file://$MODULE_DIR$/test/data/options_include_directiv e_tests_project/packages" />
29 <excludeFolder url="file://$MODULE_DIR$/test/data/options_include_directiv e_tests_project/pkg/foo/lib/packages" />
30 <excludeFolder url="file://$MODULE_DIR$/test/data/options_include_directiv e_tests_project/pkg/foo/packages" />
31 <excludeFolder url="file://$MODULE_DIR$/test/data/options_include_directiv e_tests_project/pkg/packages" />
32 <excludeFolder url="file://$MODULE_DIR$/test/data/options_tests_project/pa ckages" />
33 <excludeFolder url="file://$MODULE_DIR$/test/data/package_prefix/packages" />
34 <excludeFolder url="file://$MODULE_DIR$/test/data/package_prefix/pkg/bar/p ackages" />
35 <excludeFolder url="file://$MODULE_DIR$/test/data/package_prefix/pkg/foo/p ackages" />
36 <excludeFolder url="file://$MODULE_DIR$/test/data/package_prefix/pkg/packa ges" />
37 <excludeFolder url="file://$MODULE_DIR$/test/data/package_with_embedder_ya ml/lib/packages" />
38 <excludeFolder url="file://$MODULE_DIR$/test/data/package_with_embedder_ya ml/packages" />
39 <excludeFolder url="file://$MODULE_DIR$/test/data/package_with_sdk_extensi on/lib/packages" />
40 <excludeFolder url="file://$MODULE_DIR$/test/data/package_with_sdk_extensi on/packages" />
41 <excludeFolder url="file://$MODULE_DIR$/test/data/packages" />
42 <excludeFolder url="file://$MODULE_DIR$/test/data/packages_file/packages" />
43 <excludeFolder url="file://$MODULE_DIR$/test/data/strong_sdk/packages" />
44 <excludeFolder url="file://$MODULE_DIR$/test/packages" />
45 <excludeFolder url="file://$MODULE_DIR$/tool/packages" />
46 </content>
47 <orderEntry type="inheritedJdk" />
48 <orderEntry type="sourceFolder" forTests="false" />
49 <orderEntry type="library" name="Dart SDK" level="application" />
50 <orderEntry type="library" name="Dart SDK" level="project" />
51 <orderEntry type="library" name="Dart Packages" level="project" />
52 </component>
53 </module>
OLDNEW
« no previous file with comments | « pkg/analyzer/analyzer.iml ('k') | pkg/analyzer_plugin/analyzer_plugin.iml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698