Skip to content

Commit c7224d8

Browse files
committed
Update .gitignore to new dart_tool pub cache
See: #32030 Change-Id: I8210b963cec3656544e57fe468a59bd236b3c591 Reviewed-on: https://dart-review.googlesource.com/46000 Reviewed-by: Brian Wilkerson <[email protected]>
1 parent ef80524 commit c7224d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/analyzer/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Files and directories created by pub
22
.packages
3-
.pub/
3+
.dart_tool/
44
build/
55
# Remove the following pattern if you wish to check in your lock file
66
pubspec.lock

0 commit comments

Comments
 (0)