| Index: mojo/public/dart/third_party/collection/.status
|
| diff --git a/mojo/public/dart/third_party/collection/.status b/mojo/public/dart/third_party/collection/.status
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ebc5f81326f52c7f39644ba41fcad5bfe54f128f
|
| --- /dev/null
|
| +++ b/mojo/public/dart/third_party/collection/.status
|
| @@ -0,0 +1,12 @@
|
| +# Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
|
| +# for details. All rights reserved. Use of this source code is governed by a
|
| +# BSD-style license that can be found in the LICENSE file.
|
| +
|
| +# Skip non-test files ending with "_test".
|
| +packages/*: Skip
|
| +*/packages/*: Skip
|
| +*/*/packages/*: Skip
|
| +*/*/*/packages/*: Skip
|
| +*/*/*/*packages/*: Skip
|
| +*/*/*/*/*packages/*: Skip
|
| +
|
|
|