Skip to content

Commit 1d00b77

Browse files
committed
build: ignore factory generated files in test folder
1 parent a5d4154 commit 1d00b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build/
1313
pubspec.lock
1414

1515
# Generated files
16-
test/**/*.factory.dart
16+
**/test/**/*.factory.dart
1717

1818
# Directory created by dartdoc
1919
# If you don't generate documentation locally you can remove this line.

0 commit comments

Comments
 (0)