Replace galaxy background with animated underwater scene featuring water depth gradient, pixel art sea floor (sand, seaweed, coral, starfish), rising bubbles with water sway, and swimming pixel art fish. Also update transcript-debug tool cards styling and add .claude-*/tasks/ to gitignore.
17 lines
237 B
Plaintext
17 lines
237 B
Plaintext
node_modules/
|
|
frontend/node_modules/
|
|
.env
|
|
*.log
|
|
dist/
|
|
frontend/dev-dist/
|
|
nul
|
|
|
|
# Voice recordings (training data)
|
|
server/recordings/*.webm
|
|
|
|
# Agent runtime data
|
|
.claude-*/plugins/
|
|
.claude-*/plans/
|
|
.claude-*/file-history/
|
|
.claude-*/tasks/
|