Skip to content

Commit 98b04dc

Browse files
committed
chore: update .gitignore to include .dartdoc-out and tool directories
1 parent a5f2d0e commit 98b04dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ migrate_working_dir/
2828
/pubspec.lock
2929
**/doc/api/
3030
.dart_tool/
31+
.dartdoc-out/
32+
tool/
3133
.flutter-plugins-dependencies
3234
/build/
3335
/coverage/

0 commit comments

Comments
 (0)