Files
app/.gitignore
T
stroblme df05e3a62a
Playwright Tests / test-playwright (1, 2) (push) Canceled after 0s
Playwright Tests / test-playwright (2, 2) (push) Canceled after 0s
pre-commit / pre-commit (push) Canceled after 0s
Test Backend / test-backend (push) Canceled after 0s
Compose Smoke Test / test-compose (push) Canceled after 0s
Playwright Tests / merge-reports (push) Canceled after 0s
up
Signed-off-by: stroblme <stroblme@posteo.de>
2026-08-21 15:54:34 +02:00

22 lines
418 B
Plaintext

.vscode/*
!.vscode/extensions.json
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
# Generated locally by the workspace root's scripts/setup.sh; never committed.
.env
secrets/
__pycache__/
*.py[cod]
# The local flow store (its own git repository) and the encrypted secrets file.
/backend/flow-data/
# Output of `make verify` (root Makefile).
/frontend/screenshots/
*.tsbuildinfo