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>
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
# Files and directories created by pub
|
|
.dart_tool/
|
|
|
|
# Conventional directory for build outputs
|
|
build/
|
|
|
|
# Directory created by dartdoc
|
|
doc/api/
|