mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
14 lines
183 B
Plaintext
14 lines
183 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
.github/**
|
|
out/**
|
|
src/**
|
|
node_modules
|
|
.gitignore
|
|
vsc-extension-quickstart.md
|
|
**/webpack.config.js
|
|
**/tsconfig.json
|
|
**/tslint.json
|
|
**/*.lock
|
|
**/*.map
|
|
**/*.ts |