Skip to content

Commit 3af4dcb

Browse files
cexbrayatclydin
authored andcommitted
fix(@schematics/angular): add __screenshots__/ to .gitignore
Vitest Browser mode generates screenshots on failed tests by default.
1 parent 3478aa3 commit 3af4dcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/schematics/angular/workspace/files/__dot__gitignore.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ yarn-error.log
3636
/libpeerconnection.log
3737
testem.log
3838
/typings
39+
__screenshots__/
3940

4041
# System files
4142
.DS_Store

0 commit comments

Comments
 (0)