Skip to content

Commit 9b788f1

Browse files
authored
gitignore: Add insta pending snapshots (#11047)
1 parent a14f4fc commit 9b788f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ docker-compose.override.yml
2727
*~
2828
src/schema.rs.orig
2929

30+
# insta
31+
*.pending-snap
32+
3033
# playwright
3134
/test-results/
3235
/playwright-report/

0 commit comments

Comments
 (0)