Skip to content

Commit 26070a9

Browse files
bckokevmoo
authored andcommitted
Update .gitignore to new dart_tool pub cache (dart-archive/yaml#44)
dart-lang/sdkdart-lang/yaml#32030
1 parent 80fe101 commit 26070a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkgs/yaml/.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)