Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 81fe3b9

Browse files
bckonatebosch
authored andcommitted
Update .gitignore to new dart_tool pub cache (#81)
dart-lang/sdk#32030
1 parent eae3670 commit 81fe3b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Don’t commit the following directories created by pub.
22
.buildlog
3+
.dart_tool/
34
.pub/
45
build/
56
packages
@@ -12,4 +13,4 @@ packages
1213
*.js.map
1314

1415
# Include when developing application packages.
15-
pubspec.lock
16+
pubspec.lock

0 commit comments

Comments
 (0)