.idea
.DS_Store
.vscode
.history

node_modules

.env
.build

dist/server/*
dist/ui/*
dist/i18n
dist/shared
dist/public/build
dist/run/*

build/

secrets/*
!secrets/.keep

tests/dist/*
src/i18n/keysets

tests/metadata
tests/certs
tests/test-results
tests/artifacts
tests/logs

reference.json
input.json
result.json
.last-run.json
