Files
testium_assist/.vscodeignore
François 0c9d61ab56 Add extension icon derived from the testium logo
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>
2026-05-30 14:15:20 +02:00

14 lines
151 B
Plaintext

.vscode/**
.vscode-test/**
src/**
.gitignore
.git
tsconfig.json
node_modules/.cache/**
**/*.map
**/*.ts
!out/**/*.js
.github/**
.editorconfig
icon.svg