storj/testsuite/playwright-ui/.gitignore
Jeremy Wharton b2a4a3543f testsuite/playwright-ui: add .gitignore
This change adds a .gitignore file to the testsuite/playwright-ui
directory. It is configured to ignore Node dependencies and test
results.

Change-Id: Ib200128ebe30064b1827fd71a5a7df163dcb4f69
2023-04-07 17:44:13 +00:00

4 lines
44 B
Plaintext

node_modules/
test-results/
allure-results/