857b911f3b
Change-Id: I30068d6492bd6ec4ce42cc50d4a481960a0197fe Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/133985 Reviewed-by: Alexander Aprelev <aam@google.com>
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
# Files and directories created by pub
|
|
.dart_tool/
|
|
.packages
|
|
# Remove the following pattern if you wish to check in your lock file
|
|
pubspec.lock
|
|
|
|
# Conventional directory for build outputs
|
|
build/
|
|
|
|
# Directory created by dartdoc
|
|
doc/api/
|