mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
10 lines
133 B
Text
10 lines
133 B
Text
|
.vscode/**
|
||
|
.vscode-test/**
|
||
|
out/test/**
|
||
|
src/**
|
||
|
.gitignore
|
||
|
vsc-extension-quickstart.md
|
||
|
**/tsconfig.json
|
||
|
**/tslint.json
|
||
|
**/*.map
|
||
|
**/*.ts
|