Skip to content

Commit 0bcc198

Browse files
committed
chore: add coverage to .gitignore
1 parent 6b30cb0 commit 0bcc198

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@
44
.dart_tool/
55
.packages
66
build/
7-
pubspec.lock
7+
pubspec.lock
8+
9+
# Files related to tests
10+
coverage/

0 commit comments

Comments
 (0)