Dark editor tile + the orange testium orbital mark + a </> code cue. SVG source kept (excluded from the VSIX), 256x256 PNG referenced via package.json icon. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
src/**
|
|
.gitignore
|
|
.git
|
|
tsconfig.json
|
|
node_modules/.cache/**
|
|
**/*.map
|
|
**/*.ts
|
|
!out/**/*.js
|
|
.github/**
|
|
.editorconfig
|
|
icon.svg
|