html-report/*
allure-result/*
reports/*

.env.dev
.env.standalone

# dependencies
/node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*

/build


