chore(tests): gitignore Playwright test-results and node_modules

This commit is contained in:
Brandon Schneider 2026-05-26 21:12:00 -05:00
parent 7f64942fd2
commit f1d9253696

View file

@ -0,0 +1,3 @@
node_modules/
test-results/
playwright-report/