e2e: ignore node_modules and playwright artifacts

This commit is contained in:
yaroslav k 2026-08-16 11:50:51 +03:00
parent 9c4d95220d
commit cc57da0d83

3
end2end/.gitignore vendored Normal file
View File

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