Improve acceptance tests setup script (#887)

This commit is contained in:
gadotroee
2022-05-04 11:13:18 +03:00
committed by GitHub
parent 65fb2a4fe4
commit 8102c49138
2 changed files with 30 additions and 16 deletions

5
.gitignore vendored
View File

@@ -52,4 +52,7 @@ tap/extensions/*/expect
# UI folders to ignore
**/node_modules/**
**/dist/**
*.editorconfig
*.editorconfig
# Ignore *.log files
*.log