mirror of
https://github.com/nyanotech/recombobulator
synced 2025-12-16 11:30:21 -08:00
15 lines
196 B
Plaintext
15 lines
196 B
Plaintext
.vscode/**
|
|
.vscode-test-web/**
|
|
src/**
|
|
out/**
|
|
node_modules/**
|
|
.gitignore
|
|
vsc-extension-quickstart.md
|
|
webpack.config.js
|
|
.yarnrc
|
|
**/tsconfig.json
|
|
**/.eslintrc.json
|
|
**/*.map
|
|
**/*.ts
|
|
**/.vscode-test.*
|