Skip to content

Commit cdbe214

Browse files
author
Michael Klimushyn
authored
Update test .gitignore (flutter#6272)
`testing/dart/android/` and `testing/dart/ios` both look like generated directories created after each `run_tests` execution.
1 parent dbfa827 commit cdbe214

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/dart/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
.packages
22
pubspec.lock
3+
ios/**
4+
android/**

0 commit comments

Comments
 (0)