dart-sdk/pkg/analyzer/.gitignore
pq c7224d8187 Update .gitignore to new dart_tool pub cache
See: https://github.com/dart-lang/sdk/issues/32030
Change-Id: I8210b963cec3656544e57fe468a59bd236b3c591
Reviewed-on: https://dart-review.googlesource.com/46000
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2018-03-12 22:44:51 +00:00

10 lines
192 B
Plaintext

# Files and directories created by pub
.packages
.dart_tool/
build/
# Remove the following pattern if you wish to check in your lock file
pubspec.lock
# Directory created by dartdoc
doc/api/