Don't use .gitignore when determining what to build/serve/run.
(Still use it for publishing.) BUG=https://code.google.com/p/dart/issues/detail?id=9841 R=nweiz@google.com Review URL: https://codereview.chromium.org//599303002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@40661 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- lib/src/command/lish.dart 1 addition, 1 deletionlib/src/command/lish.dart
- lib/src/package.dart 6 additions, 2 deletionslib/src/package.dart
- lib/src/validator/compiled_dartdoc.dart 1 addition, 1 deletionlib/src/validator/compiled_dartdoc.dart
- test/package_list_files_test.dart 14 additions, 4 deletionstest/package_list_files_test.dart
- test/serve/does_not_serve_gitignored_assets_in_a_path_dependency_test.dart 0 additions, 38 deletions...ot_serve_gitignored_assets_in_a_path_dependency_test.dart
- test/serve/does_not_serve_gitignored_assets_test.dart 0 additions, 32 deletionstest/serve/does_not_serve_gitignored_assets_test.dart
- test/serve/serves_hidden_assets_that_arent_gitignored_test.dart 0 additions, 31 deletions...erve/serves_hidden_assets_that_arent_gitignored_test.dart
- test/validator/compiled_dartdoc_test.dart 1 addition, 1 deletiontest/validator/compiled_dartdoc_test.dart
Loading
Please register or sign in to comment