Skip to content

Commit 188ea29

Browse files
kevmoojoehan
authored andcommitted
chore: add .gitignore entries for the Dart/Flutter files (#10399)
In the template directory
1 parent 190b841 commit 188ea29

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ dev/
3535
clean/
3636
.gemini/
3737
.env
38+
39+
# Dart/Flutter
40+
.dart_tool/
41+
**/pubspec.lock

0 commit comments

Comments
 (0)