# Browser drivers for local integration tests
drivers/
# Error screenshots generated by TestBench for failed integration tests
error-screenshots/
# More Node stuff as introduced with Vaadin
node/
package-lock.json
package.json
webpack.config.js
webpack.generated.js
pnpm*

/frontend/
