chore: add .superpowers/ and test-results/ to gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -220,6 +220,12 @@ frontend/playwright-report/
|
|||||||
frontend/test-results/
|
frontend/test-results/
|
||||||
frontend/e2e/.auth/
|
frontend/e2e/.auth/
|
||||||
|
|
||||||
|
# Superpowers brainstorming mockups
|
||||||
|
.superpowers/
|
||||||
|
|
||||||
|
# Test results (root level)
|
||||||
|
test-results/
|
||||||
|
|
||||||
# Railway CLI (local tooling)
|
# Railway CLI (local tooling)
|
||||||
node_modules/
|
node_modules/
|
||||||
package.json
|
package.json
|
||||||
|
|||||||
Reference in New Issue
Block a user