chore: add __screenshots__ to git ignore for playwright

This commit is contained in:
David Garson 2026-01-28 11:12:30 -07:00
parent 236596b5ce
commit c8b5337a71

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
node_modules
**/__screenshots__/
**/node_modules/
.env
docker-compose.extra.yml