node_modules/ dist/ frontend/dist/ backend/dist/ *.log .DS_Store uploads/ coverage/ playwright-report/ test-results/ .env .superpowers/ .scannerwork/ .nyc_output/ # Test result JSON, written by the CI test steps for the summarize scripts and # by anyone running the same commands locally. Regenerated every run. backend/unit-results.json backend/integration-results.json frontend/playwright-results.json