feat: scaffold web frontend
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -20,3 +20,11 @@ coverage.out
|
||||
# Local environment
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Superpowers working artifacts
|
||||
.superpowers/
|
||||
|
||||
# Frontend (web/)
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
web/.env*.local
|
||||
|
||||
Reference in New Issue
Block a user