7fd5108794
The `.packages` file is no longer a special Dart file, so any existing file lying around is garbage to be cleaned up. We shouldn't be hiding it. Change-Id: I269099bd66e392d630d5b23f4617a705a66a0800 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414101 Commit-Queue: Lasse Nielsen <lrn@google.com> Reviewed-by: Kevin Moore <kevmoo@google.com> Reviewed-by: Brian Quinlan <bquinlan@google.com> Reviewed-by: Paul Berry <paulberry@google.com>
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
# Files and directories created by pub
|
|
.dart_tool/
|
|
|
|
# Remove the following pattern if you wish to check in your lock file
|
|
pubspec.lock
|